]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/io/monitors/monitors.factor
Switch to https urls
[factor.git] / basis / io / monitors / monitors.factor
index 6891f9983f0f7b5601011118516852aeac78d20d..1c5c450a3ef11dea84e9968b3772d15933a3fca8 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 concurrency.mailboxes continuations destructors
 fry io.backend io.timeouts kernel namespaces sequences system
 vocabs ;