]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/cursors/cursors.factor
Update some copyright headers to follow the current convention
[factor.git] / extra / cursors / cursors.factor
index f51e2fd13334059653e4e38a70990134b7647052..a5d55aefb685f9fbef6cc35c5e8e4a9a45841d4a 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 assocs combinators.short-circuit fry
 generalizations hash-sets hashtables kernel macros math
 math.functions math.order sequences sets ;