]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/random/unix/unix.factor
Switch to https urls
[factor.git] / basis / random / unix / unix.factor
index ab723bb7e063c4a20248c4f8c062371342774d90..769b3f04133f40f26afa5272656e682eaa4053e9 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2008 Doug Coleman
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: alien.c-types io io.files kernel namespaces random
 io.encodings.binary init accessors system destructors
 hints math ;