]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/hashtables/identity/identity-tests.factor
Update some copyright headers to follow the current convention
[factor.git] / basis / hashtables / identity / identity-tests.factor
index a098bcf7c95dfb85ea791da6954842874f2945e9..a374a051d6f34b405da43690967fa4508d78081f 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: assocs hashtables.identity kernel literals tools.test ;
 IN: hashtables.identity.tests