]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/io/streams/null/null.factor
Switch to https urls
[factor.git] / basis / io / streams / null / null.factor
index e1688c87fecde2886975cbe2fc8578a9a7256035..3a945fba3d4da970dc53fa8f9f7f6ddae87b1cc0 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: kernel io destructors io.streams.plain ;
 IN: io.streams.null