]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/compiler/cfg/value-numbering/math/math.factor
Switch to https urls
[factor.git] / basis / compiler / cfg / value-numbering / math / math.factor
index 8ebde6b049f04716593d43f8211cd073ba3f48ff..3aa54011a83e1d275d356259a22e47824efa4488 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2010 Slava Pestov.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: accessors combinators combinators.short-circuit
 compiler.cfg.instructions compiler.cfg.registers
 compiler.cfg.utilities compiler.cfg.value-numbering.folding