]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/compiler/tree/escape-analysis/branches/branches.factor
Switch to https urls
[factor.git] / basis / compiler / tree / escape-analysis / branches / branches.factor
index 62c81212b723fe4759500181bf59c22c96c21368..33f4f2014ef502b01f3ad8fa2da5a98c399aea2a 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 compiler.tree
 compiler.tree.escape-analysis.allocations
 compiler.tree.escape-analysis.nodes