summaryrefslogtreecommitdiff
path: root/docs/generate.py
diff options
context:
space:
mode:
authorIgor Kalnitsky <igor@kalnitsky.org>2012-02-07 21:29:58 +0200
committerIgor Kalnitsky <igor@kalnitsky.org>2012-02-07 21:29:58 +0200
commit3d1b3982a4b4fb5dc8ad5eba70b2416fb980b8ec (patch)
treef086edf649eceda1602c73e3559b786585287407 /docs/generate.py
parent62213ae784abde261ec76d59d3bbfc2f0967dc28 (diff)
parentb42b337d32c87768594934d01e0f40b4c83a435f (diff)
downloadpygments-3d1b3982a4b4fb5dc8ad5eba70b2416fb980b8ec.tar.gz
Merge with birkenfeld/pygments-main
Diffstat (limited to 'docs/generate.py')
-rw-r--r--docs/generate.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/generate.py b/docs/generate.py
index 79095d38..4842dc6e 100644
--- a/docs/generate.py
+++ b/docs/generate.py
@@ -6,7 +6,7 @@
Generates a bunch of html files containing the documentation.
- :copyright: Copyright 2006-2011 by the Pygments team, see AUTHORS.
+ :copyright: Copyright 2006-2012 by the Pygments team, see AUTHORS.
:license: BSD, see LICENSE for details.
"""