]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/tools/cat/cat.factor
Switch to https urls
[factor.git] / extra / tools / cat / cat.factor
index 3e3cfecf74af2c5fd0a8d69e8a075c4a9a415292..73d2b0fac1a935e4e5a6d4f92f44629d71f5259a 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: command-line io io.encodings io.encodings.binary io.files
 kernel namespaces sequences ;