mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-23 19:19:32 +01:00
Unclaiming Note (sorry, ink), claiming Todo, fixing the other author strings.
This commit is contained in:
parent
e59ae37415
commit
8dccee975f
@ -35,7 +35,7 @@ random "I dunno"-like responses.
|
|||||||
"""
|
"""
|
||||||
|
|
||||||
__revision__ = "$Id$"
|
__revision__ = "$Id$"
|
||||||
__author__ = "Daniel DiPaolo (Strike) <ddipaolo AT users DOT sf DOT net>"
|
__author__ = "Daniel DiPaolo (Strike) <ddipaolo@users.sf.net>"
|
||||||
|
|
||||||
import os
|
import os
|
||||||
import time
|
import time
|
||||||
|
@ -37,7 +37,7 @@ and if nothing is found, responds with an entry from the "dunno" database.
|
|||||||
"""
|
"""
|
||||||
|
|
||||||
__revision__="$Id$"
|
__revision__="$Id$"
|
||||||
__author__ = "Daniel DiPaolo (Strike) <ddipaolo AT users DOT sf DOT net>"
|
__author__ = "Daniel DiPaolo (Strike) <ddipaolo@users.sf.net>"
|
||||||
|
|
||||||
import plugins
|
import plugins
|
||||||
|
|
||||||
|
@ -35,7 +35,6 @@ users that can be retrieved later.
|
|||||||
"""
|
"""
|
||||||
|
|
||||||
__revision__ = "$Id$"
|
__revision__ = "$Id$"
|
||||||
__author__ = "Daniel DiPaolo (Strike) <ddipaolo AT users DOT sf DOT net>"
|
|
||||||
|
|
||||||
import plugins
|
import plugins
|
||||||
|
|
||||||
|
@ -35,7 +35,7 @@ A module for managing and voting on polls.
|
|||||||
"""
|
"""
|
||||||
|
|
||||||
__revision__ = "$Id$"
|
__revision__ = "$Id$"
|
||||||
__author__ = "Daniel DiPaolo (Strike) <ddipaolo AT users DOT sf DOT net>"
|
__author__ = "Daniel DiPaolo (Strike) <ddipaolo@users.sf.net>"
|
||||||
import plugins
|
import plugins
|
||||||
|
|
||||||
import os
|
import os
|
||||||
|
@ -35,7 +35,7 @@ tasks to do, with an optional priority for each.
|
|||||||
"""
|
"""
|
||||||
|
|
||||||
__revision__ = "$Id$"
|
__revision__ = "$Id$"
|
||||||
|
__author__ = "Daniel DiPaolo (Strike) <ddipaolo@users.sf.net>"
|
||||||
import plugins
|
import plugins
|
||||||
|
|
||||||
import glob
|
import glob
|
||||||
|
Loading…
Reference in New Issue
Block a user