]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/compiler/tree/tuple-unboxing/tuple-unboxing.factor
Switch to https urls
[factor.git] / basis / compiler / tree / tuple-unboxing / tuple-unboxing.factor
index a5766a2842d42c9e8aa7ba093a3a266205fba8e2..e0137d3ceeaeae6b7033cb82f88cd61264982a89 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2008, 2009 Slava Pestov.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: accessors arrays assocs classes.tuple.private combinators
 compiler.tree compiler.tree.builder compiler.tree.combinators
 compiler.tree.escape-analysis.allocations