]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/ini-file/ini-file-tests.factor
Switch to https urls
[factor.git] / basis / ini-file / ini-file-tests.factor
index 1434d64b5119edbf5c3f08706d2c13baf7db8c06..44213e0f9d5996a9d1409377d1953a7ed953267a 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2010 John Benediktsson
-! See http://factorcode.org/license.txt for BSD license
+! See https://factorcode.org/license.txt for BSD license
 
 USING: ini-file tools.test ;