]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/benchmark/sfmt/sfmt.factor
Switch to https urls
[factor.git] / extra / benchmark / sfmt / sfmt.factor
index 85230a0aaa2597eecd431fc52a3e9c5b096c90df..901fe587c40f0dd0c2799077f770f2e5378b0fb4 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2009 Doug Coleman.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: fry kernel math random random.sfmt ;
 IN: benchmark.sfmt