]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/io/encodings/detect/detect.factor
Update some copyright headers to follow the current convention
[factor.git] / extra / io / encodings / detect / detect.factor
index 12da3efd9780057d73c028ef562e3b315d16eccd..d3528e21a36b0a063708ec33d82093460f702208 100644 (file)
@@ -1,4 +1,5 @@
-! (c)2010 Joe Groff bsd license
+! Copyright (C) 2010 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: accessors byte-arrays combinators continuations fry io
 io.encodings io.encodings.8-bit.latin1 io.encodings.ascii
 io.encodings.binary io.encodings.iana io.encodings.string