]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/compiler/cfg/gvn/misc/misc.factor
Switch to https urls
[factor.git] / extra / compiler / cfg / gvn / misc / misc.factor
index 584ab2750808f3bb0283651d5937f6ef5d4213a6..884e80564271e7868dba38fb757b925ceffbf72c 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 compiler.cfg.gvn.graph compiler.cfg.gvn.rewrite
 compiler.cfg.instructions cpu.architecture kernel ;
 IN: compiler.cfg.gvn.misc