]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/dns/unix/unix.factor
Switch to https urls
[factor.git] / basis / dns / unix / unix.factor
index 31af530f5cfee98781005ac8356b65b2a6ed4fd0..2aead49466eadbd9419c9eecd83469db1710c23c 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2010 Doug Coleman.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: accessors dns resolv-conf system ;
 IN: dns.unix