]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/benchmark/tcp-echo2/tcp-echo2.factor
Switch to https urls
[factor.git] / extra / benchmark / tcp-echo2 / tcp-echo2.factor
index 024885046237ac2e275ae72f9a4d3c33cb666c12..35a54b911ca785923adfc01211751fb0ba05c45b 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2011 Doug Coleman.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: benchmark.tcp-echo0 io ;
 IN: benchmark.tcp-echo2