]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/hashtables/identity/identity.factor
Update some copyright headers to follow the current convention
[factor.git] / basis / hashtables / identity / identity.factor
index 47ea8bc749355b018e6d30f00e52ac041667b6c1..b14ab9c4482ffc0b86fc829457ca0f7a2d7f999b 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 hashtables hashtables.wrapped kernel
 parser vocabs.loader ;
 IN: hashtables.identity