]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/compiler/cfg/representations/selection/selection.factor
Switch to https urls
[factor.git] / basis / compiler / cfg / representations / selection / selection.factor
index 42ee3fe5bf56425bf1b0d6530df65a7db1a53647..e562f3264e7a655eadc8b3b31729443faebb2940 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 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 byte-arrays combinators
 compiler.cfg compiler.cfg.instructions
 compiler.cfg.loop-detection compiler.cfg.registers