]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/ping/ping.factor
Switch to https urls
[factor.git] / extra / ping / ping.factor
index b08f5f21b53cc92bd492ba7b2ff207f8b93ed29d..d42cde103d7f44c767b658a0f9eccdcf18902567 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: accessors calendar checksums checksums.internet
 combinators.smart continuations destructors io.sockets
 io.sockets.icmp io.timeouts kernel pack random sequences system ;