]> gitweb.factorcode.org Git - factor.git/blobdiff - core/io/streams/memory/memory-tests.factor
Update some copyright headers to follow the current convention
[factor.git] / core / io / streams / memory / memory-tests.factor
index d6810084e3b60b0599ccd6449f0174d62671a2b5..d4a74e0fbfed6dc3d6c029c7acc0f5ae08a206e6 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: alien.data destructors io io.streams.memory kernel libc
 tools.test ;
 IN: io.streams.memory.tests