]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/zeromq/examples/taskwork.factor
Switch to https urls
[factor.git] / extra / zeromq / examples / taskwork.factor
index 1717fef9bc8d34da08531f670cc7c98f60d15d71..c9fdad85208c5f9e2c3415159fe0c59a78a7dd67 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.parser strings threads zeromq zeromq.ffi ;
 IN: zeromq.examples.taskwork