From: richard Date: Wed, 7 Apr 2004 06:32:54 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=24d1c8997673a8ed482677d0b20d73eb243d4dc8;p=roundup.git *** empty log message *** git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@2265 57a73879-2fb5-44c3-a270-3262357dd7e2 --- diff --git a/detectors/creator_resolution.py b/detectors/creator_resolution.py index 39be2f3..bdf4114 100644 --- a/detectors/creator_resolution.py +++ b/detectors/creator_resolution.py @@ -1,4 +1,7 @@ -#$Id: creator_resolution.py,v 1.1 2004-04-07 06:31:47 richard Exp $ +# This detector was written by richard@mechanicalcat.net and it's been +# placed in the Public Domain. Copy and modify to your heart's content. + +#$Id: creator_resolution.py,v 1.2 2004-04-07 06:32:54 richard Exp $ from roundup.exceptions import Reject