]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/compiler/cfg/linear-scan/allocation/splitting/splitting.factor
Switch to https urls
[factor.git] / basis / compiler / cfg / linear-scan / allocation / splitting / splitting.factor
index 1773328390dc7af9d319b7940d6bf766335cdb42..434501d39f7a4d31d311536e5f9417562fc768c0 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 compiler.cfg.linear-scan.allocation.state
 compiler.cfg.linear-scan.live-intervals
 compiler.cfg.linear-scan.ranges hints kernel math namespaces