]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/io/encodings/euc/euc.factor
Switch to https urls
[factor.git] / basis / io / encodings / euc / euc.factor
index 88878d18beb85fd5c4d98ef315f72222620a25ac..9407677869078077951478512623e8bc3f1a3617 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2009 Daniel Ehrenberg, Jonghyouk Yun.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: accessors assocs biassocs byte-arrays classes.parser
 classes.singleton combinators endian generic io io.encodings
 kernel math.bitwise math.order parser sequences simple-flat-file