]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/images/atlas/atlas.factor
Update some copyright headers to follow the current convention
[factor.git] / extra / images / atlas / atlas.factor
index 3d0904c67a0c2b9b4093fbf19435af3023cf037b..7546ff8db9d4edb666c2db61d8348f74bda7e18b 100644 (file)
@@ -1,4 +1,5 @@
-! (c)2010 Joe Groff bsd license
+! Copyright (C) 2010 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: accessors arrays assocs byte-arrays fry images kernel
 locals math math.functions math.order math.vectors namespaces
 sequences sorting ;