]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/memory/piles/piles.factor
Update some copyright headers to follow the current convention
[factor.git] / extra / memory / piles / piles.factor
index d635b4d83c8c16e5774ed0dd488f7004f7fb2bf0..690845dfdc5d9df3b1d0ecfad7155e85f3397e2b 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 alien.c-types alien.data destructors kernel libc math ;
 IN: memory.piles