]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/ascii/ascii.factor
Switch to https urls
[factor.git] / basis / ascii / ascii.factor
index a98bdd7f93f549d2ed6549bc869338f31f9c0c5b..dc777ed5927d7353e730d345cc85c9d2018fc0ca 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2005, 2009 Slava Pestov.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: combinators.short-circuit hints kernel math math.order
 sequences strings ;
 IN: ascii