]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/tools/directory-to-file/directory-to-file.factor
Switch to https urls
[factor.git] / extra / tools / directory-to-file / directory-to-file.factor
index 5ab3e91f8f6bc85aec7c0bf9df2b5a43c6fa6a6e..557e14176faf612683815278a8a3756e903e33ba 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2018 Doug Coleman.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: base91 combinators command-line escape-strings io.backend
 io.directories io.encodings.binary io.encodings.utf8 io.files
 io.files.info io.pathnames kernel math namespaces sequences