]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/html/streams/streams.factor
Switch to https urls
[factor.git] / basis / html / streams / streams.factor
index cee4c0bfa7e9fc4664c7594a2975786b0f875b6d..0d20e69add0a4f15a24cb5f134cd01dd88f3bb40 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2004, 2009 Slava Pestov.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: accessors assocs colors combinators destructors html io
 io.styles kernel make math math.functions math.parser sequences
 strings xml.syntax ;