]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/wrap/strings/strings-tests.factor
Switch to https urls
[factor.git] / basis / wrap / strings / strings-tests.factor
index 81142a1934fa90e2878ec6bb5e8f3297e680e946..60ad39964c3052351ab72f5e6bce16e9aeacf1b6 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2008, 2009 Daniel Ehrenberg, Slava Pestov
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: kernel tools.test wrap.strings ;
 
 {