]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/benchmark/combinatorics/combinatorics.factor
Switch to https urls
[factor.git] / extra / benchmark / combinatorics / combinatorics.factor
index 3581dcdc56a0b210225215adbc1a451d7f17f9e1..9cae69d8357dc42682a083ff86d9467fa9a10e72 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2012 John Benediktsson
-! See http://factorcode.org/license.txt for BSD license
+! See https://factorcode.org/license.txt for BSD license
 
 USING: combinators kernel math math.combinatorics ranges
 sequences ;