]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/stack-checker/inlining/inlining.factor
Switch to https urls
[factor.git] / basis / stack-checker / inlining / inlining.factor
index 0cd39fc731a5652a296abad6935176308628b0dd..d89d7be630bebedc7c9b8452d9207b288344e855 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2008, 2010 Slava Pestov.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: accessors arrays effects fry hints kernel locals math
 math.order namespaces sequences stack-checker.backend
 stack-checker.dependencies stack-checker.errors