]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/math/floats/env/env.factor
Update some copyright headers to follow the current convention
[factor.git] / basis / math / floats / env / env.factor
index 4f8d01a4605d13d9d1f361ceff3779632f67f350..df6328729e383432bc163cafe789904e8a73de1a 100644 (file)
@@ -1,4 +1,5 @@
-! (c)Joe Groff bsd license
+! Copyright (C) 2009 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: alien.syntax arrays assocs biassocs combinators
 combinators.short-circuit continuations generalizations kernel
 literals locals math math.bitwise sequences sets system