]> gitweb.factorcode.org Git - factor.git/blobdiff - core/io/streams/plain/plain.factor
Switch to https urls
[factor.git] / core / io / streams / plain / plain.factor
index 4ea1996f88fbef341b8f632afcda4f5e82483e47..38351f10540420509a46b8bbf9cd9570b7e8b0e6 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2005, 2009 Slava Pestov.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: kernel io ;
 IN: io.streams.plain