summaryrefslogtreecommitdiff
path: root/scripts/fix_epydoc_markup.py
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/fix_epydoc_markup.py')
-rwxr-xr-xscripts/fix_epydoc_markup.py2
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.
"""