]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/cursors/cursors-tests.factor
Update some copyright headers to follow the current convention
[factor.git] / extra / cursors / cursors-tests.factor
index 0e52630f95a385cfb12f528f466a1e86b08c8c73..8c0f42f9abfbb502ea8cb1d7df9b2712602c5032 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 cursors kernel make math sequences sorting tools.test ;
 FROM: cursors => each map assoc-each assoc>map ;
 IN: cursors.tests