]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/pair-methods/pair-methods-tests.factor
Update some copyright headers to follow the current convention
[factor.git] / extra / pair-methods / pair-methods-tests.factor
index 0d1d25d4a9bdd8effa09ebec927c9647c4f31f6e..5190d4b39c3f1aa29cbbe7d2a294410cc32b9805 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: accessors pair-methods classes kernel sequences tools.test ;
 IN: pair-methods.tests