]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/zeromq/examples/taskvent.factor
Switch to https urls
[factor.git] / extra / zeromq / examples / taskvent.factor
index 0532b8c25ca6d4bc56f37a8b656e4488dba63ace..997f44b68fafced31a461a09fb5c08859dd100b8 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 calendar destructors formatting io kernel
 math namespaces random threads zeromq zeromq.ffi ;
 IN: zeromq.examples.taskvent