]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/blobdiff - lib/rbot/ircbot.rb
updated copyright notice and authors
[user/henk/code/ruby/rbot.git] / lib / rbot / ircbot.rb
index 18b9e1d4ac35ff2e05e5b47d226e6a6e9b26b1f7..9afabb2771976c080a925badae9588202cdb2ee1 100644 (file)
@@ -163,7 +163,7 @@ module Irc
 # Main bot class, which manages the various components, receives messages,
 # handles them or passes them to plugins, and contains core functionality.
 class Bot
-  COPYRIGHT_NOTICE = "(c) Tom Gilbert and the rbot development team"
+  COPYRIGHT_NOTICE = "(c) Giuseppe Bilotta and the rbot development team"
   SOURCE_URL = "http://ruby-rbot.org"
   # the bot's Auth data
   attr_reader :auth