]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/benchmark/partial-sums/partial-sums.factor
Switch to https urls
[factor.git] / extra / benchmark / partial-sums / partial-sums.factor
index 8fe7e04c66b9eceac745645b554c785ec9cee228..3ea17455b997052eb139521e53634a1905beb806 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: make math math.functions kernel prettyprint
 combinators hints sequences ;
 IN: benchmark.partial-sums