]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/qw/qw.factor
Update some copyright headers to follow the current convention
[factor.git] / extra / qw / qw.factor
index e0ad6e0a749366a74c25aa727dc7435dcade21c6..d00b21f85df00dbb0593754018aa7dc1a87e6f3b 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: lexer sequences parser ;
 IN: qw