]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/benchmark/tuple-arrays/tuple-arrays.factor
Switch to https urls
[factor.git] / extra / benchmark / tuple-arrays / tuple-arrays.factor
index 1b80330b1695f0dd6babe9bfb87d1726c4f0648c..d97a572c01b9404988aa846cf4cca1b371af56b0 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2009, 2010 Slava Pestov.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: accessors kernel math sequences tuple-arrays ;
 IN: benchmark.tuple-arrays