]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/ftp/client/client.factor
Switch to https urls
[factor.git] / basis / ftp / client / client.factor
index 211e946d861591347f3590f6b7abf4fa9d8d1d86..20991bcf301b9d45b799058df42c838d0d4bde9c 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2008 Doug Coleman.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: accessors ftp ftp.client.listing-parser io
 io.encodings.binary io.encodings.utf8 io.files io.pathnames
 io.sockets io.streams.duplex kernel math.parser sequences