]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/compiler/tree/propagation/recursive/recursive.factor
Switch to https urls
[factor.git] / basis / compiler / tree / propagation / recursive / recursive.factor
index 54c693ca2d2ccfcaaa77cba42860ffb6a0379954..9c64bcaaa677b08ba00b7214edc33830ca4d9117 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2008, 2010 Slava Pestov.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: accessors classes.algebra combinators compiler.tree
 compiler.tree.combinators compiler.tree.propagation.constraints
 compiler.tree.propagation.copy compiler.tree.propagation.info