]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/tools/seq/seq.factor
Switch to https urls
[factor.git] / extra / tools / seq / seq.factor
index 06079f7d083f8f2edefd78f99a266cf073c9d69d..c5767fb06cb124c5b865bf79f366f5bb037be485 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2011 John Benediktsson
-! See http://factorcode.org/license.txt for BSD license
+! See https://factorcode.org/license.txt for BSD license
 
 USING: combinators command-line io kernel math.order math.parser
 ranges namespaces sequences ;