]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/combinators/tuple/tuple-docs.factor
Update some copyright headers to follow the current convention
[factor.git] / extra / combinators / tuple / tuple-docs.factor
index db407cbd3896ff0348a95c84d9b03b4097d242a6..bcf488687f794bb442d69c7c45e95e8470f08dc0 100644 (file)
@@ -1,4 +1,5 @@
-! (c)2009 Joe Groff bsd license
+! Copyright (C) 2009 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: assocs classes help.markup help.syntax kernel math
 quotations strings ;
 IN: combinators.tuple