]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/benchmark/sockets/sockets.factor
Switch to https urls
[factor.git] / extra / benchmark / sockets / sockets.factor
index b5497db6f6597773de9bdcf932ee7729ee98e8a9..8f3985ff6f16de03026c6de4e29c57738d85d902 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2008, 2010 Slava Pestov.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: accessors kernel math threads io io.sockets
 io.encodings.ascii io.streams.duplex debugger tools.time
 prettyprint concurrency.count-downs concurrency.promises