]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/alien/parser/parser-tests.factor
Update some copyright headers to follow the current convention
[factor.git] / basis / alien / parser / parser-tests.factor
index fb1c76182f0c5926d463a2f6c0c6fd701b1fb257..d8207a6022f7d7a931164d5ab676c38415d21113 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 alien.c-types alien.parser alien.parser.private
 alien.syntax compiler.units continuations debugger eval fry kernel
 lexer namespaces parser sequences sets summary tools.test