]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/sequences/unrolled/unrolled.factor
Switch to https urls
[factor.git] / basis / sequences / unrolled / unrolled.factor
index b748b9ffd2641c541ad94a8cb8e94912c119a281..2aa082fb17c5d51bd63e5762b5d7ec08a9a3bfe4 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2010 Joe Groff.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: combinators combinators.short-circuit
 compiler.tree.propagation.transforms kernel math
 sequences sequences.private ;