]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/pop3/pop3.factor
Switch to https urls
[factor.git] / extra / pop3 / pop3.factor
index 1da5d47047ba640192631fffcd1ca7176f53dec2..252df5dd9b9ea0b5235486493f4e67d87267d26f 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2009 Elie Chaftari.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: accessors assocs calendar combinators io io.crlf
 io.encodings.utf8 io.sockets io.streams.duplex io.timeouts
 kernel make math math.parser namespaces ranges sequences