]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/compiler/cfg/gvn/slots/slots.factor
Switch to https urls
[factor.git] / extra / compiler / cfg / gvn / slots / slots.factor
index b61f531a173df27331395be838bce29320cbf8ee..6a4bcd394277eab19cc7af90ecdd024df44ca137 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2010 Slava Pestov, 2011 Alex Vondrak.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: accessors cpu.architecture kernel math
 compiler.cfg.instructions
 compiler.cfg.gvn.graph