]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/zeromq/examples/wuclient.factor
Switch to https urls
[factor.git] / extra / zeromq / examples / wuclient.factor
index e263e9b83c6003a917b06163a6dcbb18def8d7a3..5f894c4beca1f80f7ec31f108a0b2334beea2f23 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2012 Eungju PARK.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: byte-arrays command-line destructors formatting io kernel
 math math.parser namespaces sequences splitting strings zeromq
 zeromq.ffi ;