diff options
| author | Georg Brandl <georg@python.org> | 2007-02-04 21:20:37 +0100 |
|---|---|---|
| committer | Georg Brandl <georg@python.org> | 2007-02-04 21:20:37 +0100 |
| commit | 19e2b9ad2e81bd0bee0343767e3c4984c64190a4 (patch) | |
| tree | b8c6b648e0a78da7c1d2b2a945da738a283f119b /scripts/find_error.py | |
| parent | 473a3e133fd00177d7c3a87ee89d4e292b5bb912 (diff) | |
| download | pygments-git-19e2b9ad2e81bd0bee0343767e3c4984c64190a4.tar.gz | |
[svn] Copyright notice update.
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. """ |
