]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/irc/gitbot/gitbot.factor
Switch to https urls
[factor.git] / extra / irc / gitbot / gitbot.factor
index 6aa60a03241225c025283a6b0208019a6f92de9f..8d71d8978ea09bdcaba9f4968d96eaf322276357 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: calendar debugger io io.encodings.utf8 io.launcher
 irc.client irc.client.chats kernel make mason.common mason.git
 math namespaces sequences threads timers ;