diff options
author | Georg Brandl <georg@python.org> | 2017-01-22 18:38:11 +0100 |
---|---|---|
committer | Georg Brandl <georg@python.org> | 2017-01-22 18:38:11 +0100 |
commit | c77c9c90964b8b457bc831f5aa0524f3de8f1ca8 (patch) | |
tree | c49f3b9b8866fc98183631e0a959f8b2c190ef2a /external/moin-parser.py | |
parent | 6af1485becae0a9847c1f49e7dd0e6040a412c9c (diff) | |
download | pygments-c77c9c90964b8b457bc831f5aa0524f3de8f1ca8.tar.gz |
Copyright update.
Diffstat (limited to 'external/moin-parser.py')
-rw-r--r-- | external/moin-parser.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/external/moin-parser.py b/external/moin-parser.py index 9cb082a2..03a7c3c3 100644 --- a/external/moin-parser.py +++ b/external/moin-parser.py @@ -31,7 +31,7 @@ If you do not want to do that and are willing to accept larger HTML output, you can set the INLINESTYLES option below to True. - :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. """ |