]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/compiler/cfg/linear-scan/allocation/state/state.factor
Switch to https urls
[factor.git] / basis / compiler / cfg / linear-scan / allocation / state / state.factor
index 191cfbdf7db695b2a5724973abe4b1f2c274e03d..63ce8f1af317e6f26debc754e9d12924ca3b3165 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2009, 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.instructions compiler.cfg.linear-scan.live-intervals
 compiler.cfg.linear-scan.ranges compiler.cfg.registers