]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/io/streams/random/random.factor
Switch to https urls
[factor.git] / extra / io / streams / random / random.factor
index 3db93816014fd58effacc730e3738f0e3b187a06..5626bfca1d5cf6324495cf6bd2914cf82695fdf9 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2010 Doug Coleman.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: destructors io io.encodings.binary io.files
 io.streams.limited kernel random random.private
 sequences.private ;