]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/mason/notify/notify.factor
Switch to https urls
[factor.git] / extra / mason / notify / notify.factor
index a1b38be0d049f4e822ec4526fd31c3cdc56ee51e..e668b92b39767c902f6dc532a918933196169598 100644 (file)
@@ -1,5 +1,5 @@
 ! Copyright (C) 2009, 2011 Slava Pestov.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: accessors continuations debugger http.client io
 io.encodings.utf8 io.files kernel make mason.common mason.config
 mason.email mason.twitter namespaces sequences ;