]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/audio/vorbis/vorbis.factor
Update some copyright headers to follow the current convention
[factor.git] / extra / audio / vorbis / vorbis.factor
index 1d2521c24699c72a6bffb9fbfeaad7d8af32ff3c..b7a8a0f7dd806d3010a390e6dbec89490cac2cdf 100644 (file)
@@ -1,4 +1,5 @@
-! (c)2007, 2010 Chris Double, Joe Groff bsd license
+! Copyright (C) 2007, 2010 Chris Double, Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: accessors alien alien.c-types alien.data audio.engine
 byte-arrays classes.struct combinators destructors fry io
 io.files io.encodings.binary kernel libc locals make math