]> gitweb.factorcode.org Git - factor.git/blobdiff - core/io/encodings/utf16/utf16-tests.factor
Switch to https urls
[factor.git] / core / io / encodings / utf16 / utf16-tests.factor
index 71a16c63b21486c771288b36e229378f193bfa93..d025cd980248d1310c6c770581e0f7ebb47b5358 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2008 Daniel Ehrenberg.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: accessors alien.data arrays io.encodings.string
 io.encodings.utf16 io.streams.byte-array kernel strings
 tools.test ;