]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/variables/variables.factor
Update some copyright headers to follow the current convention
[factor.git] / extra / variables / variables.factor
index abd2322d484722e7df0db92344e63216e767ff24..1c68d8686a1a361746bf3a96bfe184f3d40faec1 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 arrays combinators definitions fry kernel
 locals.types namespaces parser quotations see sequences slots
 words ;