From 24d1c8997673a8ed482677d0b20d73eb243d4dc8 Mon Sep 17 00:00:00 2001 From: richard Date: Wed, 7 Apr 2004 06:32:54 +0000 Subject: [PATCH] *** empty log message *** git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@2265 57a73879-2fb5-44c3-a270-3262357dd7e2 --- detectors/creator_resolution.py | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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 -- 2.30.2