]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/io/encodings/iso2022/iso2022-tests.factor
Switch to https urls
[factor.git] / basis / io / encodings / iso2022 / iso2022-tests.factor
index f44ba755e90a7f15c3a60bdf4b2a9584c8c4e737..4e349458855de21ae544c80f10a92f5052c29fa8 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2009 Daniel Ehrenberg
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: byte-arrays io.encodings.iso2022
 io.encodings.iso2022.private io.encodings.string literals
 strings tools.test ;