]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/io/standard-paths/unix/unix.factor
Switch to https urls
[factor.git] / basis / io / standard-paths / unix / unix.factor
index 84e88f97664456ddf5373ce3f01dd86fc808ccf4..b28e56f51e23dfd0c067853b488e833a1b63b865 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2011 Doug Coleman.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: accessors ascii environment io io.encodings.binary
 io.encodings.string io.encodings.utf8 io.files io.launcher
 io.pathnames io.standard-paths kernel math sequences splitting