]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/quoted-printable/quoted-printable-tests.factor
Switch to https urls
[factor.git] / basis / quoted-printable / quoted-printable-tests.factor
index e8dcf3f33bb399f36e3b0b4eb73003586c0aadef..ebe6b7ab05376b4b19b251809045d409b8ba30f0 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: tools.test quoted-printable io.encodings.string
 sequences splitting kernel io.encodings.8-bit ;
 IN: quoted-printable.tests