]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/compiler/codegen/labels/labels.factor
Switch to https urls
[factor.git] / basis / compiler / codegen / labels / labels.factor
index 9bfa82c97f77ad222e154fb4f565b70abc0012d5..389f92020b635e714795946214e1bb04978989e2 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2007, 2011 Slava Pestov.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: accessors arrays assocs compiler.codegen.relocation
 compiler.constants kernel make math namespaces sequences ;
 IN: compiler.codegen.labels