From 88dbed38a12dc9c4820d9110d76812d98ea55cc0 Mon Sep 17 00:00:00 2001 From: Jeremy Fincher Date: Fri, 28 Mar 2003 02:02:45 +0000 Subject: [PATCH] Took out short blurb about GPL (Strike gave consent) --- plugins/Moobot.py | 3 --- 1 file changed, 3 deletions(-) diff --git a/plugins/Moobot.py b/plugins/Moobot.py index 5e2aa3919..1b7c70230 100644 --- a/plugins/Moobot.py +++ b/plugins/Moobot.py @@ -68,9 +68,6 @@ class Moobot(callbacks.Privmsg): something = privmsgs.getArgs(args) irc.reply(msg, ':cool: %s :cool:' % something) - # Stolen shamelessless from moobot, so I suppose this data structure is - # GPLed. Don't worry, it doesn't infect the rest of the code because it's - # not essential to the operation of the bot. _code = { "A" : ".- ", "B" : "-... ",