]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/wrap/strings/strings.factor
Switch to https urls
[factor.git] / basis / wrap / strings / strings.factor
index 56863cdddaf8585e6f43e19684cf70aad3d00bac..5de604d73b86dd01ef6c220b1f5f1c96625eff92 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2009 Daniel Ehrenberg
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: kernel math sequences splitting strings wrap ;
 IN: wrap.strings