]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/compiler/cfg/instructions/instructions.factor
Switch to https urls
[factor.git] / basis / compiler / cfg / instructions / instructions.factor
index 448066bbc3494a79301365e7f70a184f9d3e0263..cf51510b66eb4815aa0c2ccd50bdd2261bf8b650 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2008, 2011 Slava Pestov.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: accessors compiler.cfg.instructions.syntax kernel math
 namespaces ;
 IN: compiler.cfg.instructions