summaryrefslogtreecommitdiff
path: root/pygments/styles/manni.py
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2017-01-22 17:53:46 +0000
committerGeorg Brandl <georg@python.org>2017-01-22 17:53:46 +0000
commit0e2314f0cebe65594af7a1eb0b2164cce827558c (patch)
treed1d8595b8f78cc5949bba6a7634ecddd4e675d0e /pygments/styles/manni.py
parent045732d3501cdb693537145393bc25411a4eeb84 (diff)
parentb1bad5b7f9f574a6345587fad2850b18b2707eb7 (diff)
downloadpygments-0e2314f0cebe65594af7a1eb0b2164cce827558c.tar.gz
Merged in belak/pygments-main/lexer-delphi-dpr-ext (pull request #655)
Match .dpr files as Delphi
Diffstat (limited to 'pygments/styles/manni.py')
-rw-r--r--pygments/styles/manni.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pygments/styles/manni.py b/pygments/styles/manni.py
index dd09f263..f0a325af 100644
--- a/pygments/styles/manni.py
+++ b/pygments/styles/manni.py
@@ -8,7 +8,7 @@
This is a port of the style used in the `php port`_ of pygments
by Manni. The style is called 'default' there.
- :copyright: Copyright 2006-2015 by the Pygments team, see AUTHORS.
+ :copyright: Copyright 2006-2017 by the Pygments team, see AUTHORS.
:license: BSD, see LICENSE for details.
"""