]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/combinators/tuple/tuple.factor
Switch to https urls
[factor.git] / extra / combinators / tuple / tuple.factor
index 976589813307b178cbd9824629b62415df27c856..37bdfbff489e9209002d9d1f11a180b79637bb04 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2009 Joe Groff.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: accessors assocs classes.tuple generalizations kernel
 quotations sequences ;
 IN: combinators.tuple