summaryrefslogtreecommitdiff
path: root/scripts/check_sources.py
diff options
context:
space:
mode:
authorgbrandl <devnull@localhost>2007-02-04 21:20:37 +0100
committergbrandl <devnull@localhost>2007-02-04 21:20:37 +0100
commit61a82f934f276ba8a1ae7c5a5f53bd460cc8da7f (patch)
treeb8c6b648e0a78da7c1d2b2a945da738a283f119b /scripts/check_sources.py
parent7980a3976a91d1fc90ea4cd7dbc5a97677b27203 (diff)
downloadpygments-61a82f934f276ba8a1ae7c5a5f53bd460cc8da7f.tar.gz
[svn] Copyright notice update.
Diffstat (limited to 'scripts/check_sources.py')
-rwxr-xr-xscripts/check_sources.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/check_sources.py b/scripts/check_sources.py
index e769abf8..654e24a0 100755
--- a/scripts/check_sources.py
+++ b/scripts/check_sources.py
@@ -7,7 +7,7 @@
Make sure each Python file has a correct file header
including copyright and license information.
- :copyright: 2006 by Georg Brandl.
+ :copyright: 2006-2007 by Georg Brandl.
:license: GNU GPL, see LICENSE for more details.
"""