]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/audio/wav/wav.factor
Update some copyright headers to follow the current convention
[factor.git] / extra / audio / wav / wav.factor
index 0a5c242db8c36b31939b51998671caf60e4df0a6..8c94ce9767febc352c4c029b13eac619506f291f 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: alien.c-types alien.syntax audio combinators endian
 combinators.short-circuit io io.binary io.encodings.binary
 io.files io.streams.byte-array kernel locals math