Unclaiming Note (sorry, ink), claiming Todo, fixing the other author strings.

This commit is contained in:
Daniel DiPaolo 2004-05-06 16:33:43 +00:00
parent e59ae37415
commit 8dccee975f
5 changed files with 4 additions and 5 deletions

View File

@ -35,7 +35,7 @@ random "I dunno"-like responses.
"""
__revision__ = "$Id$"
__author__ = "Daniel DiPaolo (Strike) <ddipaolo AT users DOT sf DOT net>"
__author__ = "Daniel DiPaolo (Strike) <ddipaolo@users.sf.net>"
import os
import time

View File

@ -37,7 +37,7 @@ and if nothing is found, responds with an entry from the "dunno" database.
"""
__revision__="$Id$"
__author__ = "Daniel DiPaolo (Strike) <ddipaolo AT users DOT sf DOT net>"
__author__ = "Daniel DiPaolo (Strike) <ddipaolo@users.sf.net>"
import plugins

View File

@ -35,7 +35,6 @@ users that can be retrieved later.
"""
__revision__ = "$Id$"
__author__ = "Daniel DiPaolo (Strike) <ddipaolo AT users DOT sf DOT net>"
import plugins

View File

@ -35,7 +35,7 @@ A module for managing and voting on polls.
"""
__revision__ = "$Id$"
__author__ = "Daniel DiPaolo (Strike) <ddipaolo AT users DOT sf DOT net>"
__author__ = "Daniel DiPaolo (Strike) <ddipaolo@users.sf.net>"
import plugins
import os

View File

@ -35,7 +35,7 @@ tasks to do, with an optional priority for each.
"""
__revision__ = "$Id$"
__author__ = "Daniel DiPaolo (Strike) <ddipaolo@users.sf.net>"
import plugins
import glob