]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/compiler/cfg/builder/builder.factor
Switch to https urls
[factor.git] / basis / compiler / cfg / builder / builder.factor
index 34345b2eb2d805cb161788abcaea34bdb49091fd..8608ba302d6f4685f62454e67bdba4d339f6111c 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2004, 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.cfg
 compiler.cfg.builder.blocks compiler.cfg.comparisons
 compiler.cfg.hats compiler.cfg.instructions