]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/compiler/tree/escape-analysis/recursive/recursive.factor
Switch to https urls
[factor.git] / basis / compiler / tree / escape-analysis / recursive / recursive.factor
index 0fa30bb822dfbb3b95a21696c023f70167fad26c..d0b2ac33ffe056593d3e24483942a18c6d88a58b 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2008 Slava Pestov.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: accessors combinators compiler.tree
 compiler.tree.combinators
 compiler.tree.escape-analysis.allocations