diff options
Diffstat (limited to 'scripts/find_error.py')
-rw-r--r-- | scripts/find_error.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/find_error.py b/scripts/find_error.py index f9b4b2ae..e210028a 100644 --- a/scripts/find_error.py +++ b/scripts/find_error.py @@ -8,7 +8,7 @@ the text where Error tokens are being generated, along with some context. - :copyright: 2006 by Tim Hatch <tim@timhatch.com>. + :copyright: 2006-2007 by Tim Hatch <tim@timhatch.com>. :license: BSD, see LICENSE for more details. """ |