]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/compiler/cfg/stacks/local/local.factor
Switch to https urls
[factor.git] / basis / compiler / cfg / stacks / local / local.factor
index 906fc9d7c547a032cdfb8b9c96963609e371f3ba..aefc7585ced8b26264e71161b340536366d416a5 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2009 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.instructions compiler.cfg.parallel-copy
 compiler.cfg.registers hash-sets kernel make math math.order