diff options
author | gbrandl <devnull@localhost> | 2007-02-04 21:20:37 +0100 |
---|---|---|
committer | gbrandl <devnull@localhost> | 2007-02-04 21:20:37 +0100 |
commit | 61a82f934f276ba8a1ae7c5a5f53bd460cc8da7f (patch) | |
tree | b8c6b648e0a78da7c1d2b2a945da738a283f119b /scripts/fix_epydoc_markup.py | |
parent | 7980a3976a91d1fc90ea4cd7dbc5a97677b27203 (diff) | |
download | pygments-61a82f934f276ba8a1ae7c5a5f53bd460cc8da7f.tar.gz |
[svn] Copyright notice update.
Diffstat (limited to 'scripts/fix_epydoc_markup.py')
-rwxr-xr-x | scripts/fix_epydoc_markup.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/fix_epydoc_markup.py b/scripts/fix_epydoc_markup.py index 76bbdaed..5c83556e 100755 --- a/scripts/fix_epydoc_markup.py +++ b/scripts/fix_epydoc_markup.py @@ -6,7 +6,7 @@ Fix epydoc "summary" tables. - :copyright: 2006 by Georg Brandl. + :copyright: 2006-2007 by Georg Brandl. :license: GNU GPL, see LICENSE for more details. """ |