summaryrefslogtreecommitdiff
path: root/pygments/lexers/_clbuiltins.py
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2013-01-09 12:50:01 +0100
committerGeorg Brandl <georg@python.org>2013-01-09 12:50:01 +0100
commitb76f3937da3c2766ef667125cb0ec67652a4960e (patch)
treebdd0469a53aa057e041aff5dc575fde90b49c082 /pygments/lexers/_clbuiltins.py
parentbd51b3c608b6cd7601fc0227a65185632fb94568 (diff)
parentd61e25e529a78887c8364126f7f73a2e6651a1e6 (diff)
downloadpygments-b76f3937da3c2766ef667125cb0ec67652a4960e.tar.gz
Merged in gentoo90/pygments-main (pull request #124: Add RPM *.spec files lexer)
Diffstat (limited to 'pygments/lexers/_clbuiltins.py')
-rw-r--r--pygments/lexers/_clbuiltins.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pygments/lexers/_clbuiltins.py b/pygments/lexers/_clbuiltins.py
index 3a3b3dfc..59f948ba 100644
--- a/pygments/lexers/_clbuiltins.py
+++ b/pygments/lexers/_clbuiltins.py
@@ -5,7 +5,7 @@
ANSI Common Lisp builtins.
- :copyright: Copyright 2006-2012 by the Pygments team, see AUTHORS.
+ :copyright: Copyright 2006-2013 by the Pygments team, see AUTHORS.
:license: BSD, see LICENSE for details.
"""