]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/core-foundation/strings/strings-tests.factor
Switch to https urls
[factor.git] / basis / core-foundation / strings / strings-tests.factor
index 4b07fbcb91f4ff6383341081ae59f440397ace3d..d4c61bf3a8adef40c280d33b21ebcea3b600ce57 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2008 Slava Pestov.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: core-foundation.strings core-foundation tools.test kernel
 strings ;
 IN: core-foundation