]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/math/primes/erato/fast/fast.factor
Switch to https urls
[factor.git] / basis / math / primes / erato / fast / fast.factor
index c64e58957302393eb9056800cf19e945cbc0e8ed..0f18e8f30e7424ec9ef7ec4d145d9421263b2781 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2015 John Benediktsson
-! See http://factorcode.org/license.txt for BSD license
+! See https://factorcode.org/license.txt for BSD license
 
 USING: bit-arrays kernel literals math math.functions
 math.private ranges math.statistics sequences