From 177d6fea074784432651c1e464e365c80622e579 Mon Sep 17 00:00:00 2001 From: Jeremy Fincher Date: Sat, 24 Jul 2004 02:30:19 +0000 Subject: [PATCH] Added myself as the __author__. --- plugins/Format.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/Format.py b/plugins/Format.py index 64b7655cc..f11310034 100644 --- a/plugins/Format.py +++ b/plugins/Format.py @@ -34,7 +34,7 @@ Provides simple commands for formatting text on IRC. """ __revision__ = "$Id$" -__author__ = '' +__author__ = 'Jeremy Fincher (jemfinch) ' import plugins