Made bugtracker plugin more usable
Some copyright notices
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
###
|
||||
# Copyright (c) 2005,2006 Dennis Kaarsemaker
|
||||
# Copyright (c) 2005-2007 Dennis Kaarsemaker
|
||||
#
|
||||
# This program is free software; you can redistribute it and/or modify
|
||||
# it under the terms of version 2 of the GNU General Public License as
|
||||
@ -19,7 +19,7 @@ This plugin will display bug information when requested.
|
||||
import supybot
|
||||
import supybot.world as world
|
||||
|
||||
__version__ = "2.0"
|
||||
__version__ = "2.5"
|
||||
__author__ = supybot.Author("Dennis Kaarsemaker","Seveas","dennis@kaarsemaker.net")
|
||||
__contributors__ = {}
|
||||
__url__ = 'http://bots.ubuntulinux.nl/'
|
||||
|
Reference in New Issue
Block a user