]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/tokencase/tokencase.factor
Switch to https urls
[factor.git] / extra / tokencase / tokencase.factor
index b92eeef17fdd8a11265f72d66c043585bfa9ae17..19c919f6ff6324d516028b999717d517214de912 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2022 John Benediktsson
-! See http://factorcode.org/license.txt for BSD license
+! See https://factorcode.org/license.txt for BSD license
 
 USING: combinators kernel sequences splitting strings unicode ;