]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/compiler/tree/propagation/branches/branches.factor
Switch to https urls
[factor.git] / basis / compiler / tree / propagation / branches / branches.factor
index a4479520ca38fb1a7d453bcfd684f198490b9588..bf95bd955f9dcffd1441fbd33b4f2024115d1d80 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 arrays assocs combinators compiler.tree
 compiler.tree.combinators compiler.tree.propagation.constraints
 compiler.tree.propagation.info compiler.tree.propagation.nodes