]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/audio/chunked-file/chunked-file.factor
Update some copyright headers to follow the current convention
[factor.git] / extra / audio / chunked-file / chunked-file.factor
index 271e56b1714baf66d19ab950a2fa528ee8f53357..9eea28003a65f2c4b3cce0133306333ca009e828 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.c-types combinators endian io kernel
 math sequences ;
 IN: audio.chunked-file