Added __author__ string.

This commit is contained in:
Jeremy Fincher 2004-04-30 08:13:12 +00:00
parent c890018aaf
commit eaf40ceb71

View File

@ -34,6 +34,7 @@ Provides commands for manipulating channel topics.
"""
__revision__ = "$Id$"
__author__ = 'Jeremy Fincher (jemfinch) <jemfinch@users.sf.net>'
import plugins