]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/tar/tar.factor
Switch to https urls
[factor.git] / extra / tar / tar.factor
index 45570dcabd4f29f361a67b34c5b1fffb742001f2..41e673631e4b8a853401ab6809577f1b6a1e18b4 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2009 Doug Coleman.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: accessors byte-arrays combinators io io.backend
 io.directories io.encodings.binary io.files io.files.links
 io.pathnames io.streams.byte-array io.streams.string kernel