]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/alien/data/map/map.factor
Update some copyright headers to follow the current convention
[factor.git] / extra / alien / data / map / map.factor
index 1abb3a76ef3f7e6e4f9812af3a7a08c26ec7e367..994eb3272be21f23661f9e72dd76f6cd10219adf 100644 (file)
@@ -1,4 +1,5 @@
-! (c)Joe Groff bsd license
+! Copyright (C) 2009, 2010 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: accessors alien alien.c-types alien.data alien.parser arrays
 byte-arrays combinators effects.parser fry generalizations grouping kernel
 lexer locals macros make math math.ranges parser sequences