summaryrefslogtreecommitdiff
path: root/docs/generate.py
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2012-02-06 07:30:30 +0100
committerGeorg Brandl <georg@python.org>2012-02-06 07:30:30 +0100
commitbb2f7a8bdfce72f688d1c673c087213b73f47447 (patch)
tree316bc100ad349c4a07ac2b1fe373e9ecf25937ea /docs/generate.py
parent0af9aeea0bff0b5af3a8801140e641ac38b01ced (diff)
parenta2d3afbf60be0693638a05f0485c445f4d5413da (diff)
downloadpygments-bb2f7a8bdfce72f688d1c673c087213b73f47447.tar.gz
Merge newLISP lexer from https://bitbucket.org/cormullion/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.
"""