]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/successor/successor.factor
Switch to https urls
[factor.git] / extra / successor / successor.factor
index eff93e9a795d29108266cc72f7f361ecf681b6bd..622c8080628db33c052bac406ed11235299c01c2 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: ascii combinators combinators.short-circuit kernel
 math sequences ;