]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/slots/macros/macros.factor
Update some copyright headers to follow the current convention
[factor.git] / extra / slots / macros / macros.factor
index 7b2d8a18718458f27a2d74b56ac1c33101cd813d..3d36dcf7f5e76947a9c0741def6fa7675336d112 100644 (file)
@@ -1,4 +1,5 @@
-! (c) 2011 Joe Groff bsd license
+! Copyright (C) 2011 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: combinators compiler.units fry generalizations kernel
 locals macros math quotations sequences sequences.generalizations
 slots vectors ;