]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/math/primes/factors/factors.factor
Switch to https urls
[factor.git] / basis / math / primes / factors / factors.factor
index 21acd00641682422941f5b4436e6c17b0bb4f279..e492cbe5000ce6b0db226c2c5ad34037efd6e94f 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2007-2009 Samuel Tardieu.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: arrays combinators command-line io kernel math
 math.functions math.parser math.primes.pollard-rho-brent
 ranges math.statistics namespaces sequences