]> gitweb.factorcode.org Git - factor.git/blobdiff - core/io/backend/backend.factor
Switch to https urls
[factor.git] / core / io / backend / backend.factor
index b910e273ddc2ae104b20280cd268aba1422940a6..1045a58dd02e834243ca76ef27f61413824b43e5 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2007, 2009 Slava Pestov.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: assocs init io io.encodings io.encodings.utf8 kernel
 namespaces system ;
 IN: io.backend