]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/ini-file/ini-file.factor
Switch to https urls
[factor.git] / basis / ini-file / ini-file.factor
index 090c97efe080bf6b857607c23919d3bf858da46e..a29000b04ef7b0c1322220e04d285cc79c913e4e 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: arrays assocs combinators.short-circuit formatting
 hashtables io io.streams.string kernel make math namespaces