]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/math/primes/erato/erato.factor
Switch to https urls
[factor.git] / basis / math / primes / erato / erato.factor
index d79eb272b4da7c7333e5cb132b5c5dc08649ce2e..01bcac2bfcb5246f0b99ef0ce01b00ce3e492637 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2009 Samuel Tardieu.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: kernel kernel.private math math.bitwise
 math.functions math.order math.private ranges sequences
 sequences.private ;