]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/compiler/cfg/linear-scan/allocation/spilling/spilling.factor
Switch to https urls
[factor.git] / basis / compiler / cfg / linear-scan / allocation / spilling / spilling.factor
index f8763c3fe246cc6a90c44848ca83a12f251e9d76..80aa5abc21c8c4e035a1db52fd0e1a92d126d62b 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 assocs combinators
 compiler.cfg.linear-scan.allocation.splitting
 compiler.cfg.linear-scan.allocation.state