diff options
Diffstat (limited to 'lib/rbot/irc.rb')
-rw-r--r-- | lib/rbot/irc.rb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/rbot/irc.rb b/lib/rbot/irc.rb index fe1aa9fa..31d432fd 100644 --- a/lib/rbot/irc.rb +++ b/lib/rbot/irc.rb @@ -16,8 +16,6 @@ # This module defines the fundamental building blocks for IRC # # Author:: Giuseppe Bilotta (giuseppe.bilotta@gmail.com) -# Copyright:: Copyright (c) 2006 Giuseppe Bilotta -# License:: GPLv2 require 'singleton' |