]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/tools/deploy/unix/unix.factor
Switch to https urls
[factor.git] / basis / tools / deploy / unix / unix.factor
index c5cddb0aa0fac0084ff1be78cd0adc7d2c98bb8c..2093202946a0e4bc3aecd9fa1544cf0f6fb7c073 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2008 James Cash
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: combinators io.backend io.directories io.files.info.unix
 io.pathnames kernel namespaces system tools.deploy.backend
 tools.deploy.config tools.deploy.config.editor ;