summaryrefslogtreecommitdiff
path: root/docs/generate.py
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2014-01-10 10:52:53 +0100
committerGeorg Brandl <georg@python.org>2014-01-10 10:52:53 +0100
commit492f361b79f93a110679ccb7f7e86f4814990dee (patch)
tree17255cc8036cee909f4e03bd74acddd4fb232bab /docs/generate.py
parentb754562ea05d8eac5baccc4b0c7c650751e8b005 (diff)
downloadpygments-492f361b79f93a110679ccb7f7e86f4814990dee.tar.gz
new year in copyright notice
Diffstat (limited to 'docs/generate.py')
-rwxr-xr-xdocs/generate.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/generate.py b/docs/generate.py
index f5405074..c379cded 100755
--- a/docs/generate.py
+++ b/docs/generate.py
@@ -6,7 +6,7 @@
Generates a bunch of html files containing the documentation.
- :copyright: Copyright 2006-2013 by the Pygments team, see AUTHORS.
+ :copyright: Copyright 2006-2014 by the Pygments team, see AUTHORS.
:license: BSD, see LICENSE for details.
"""