diff options
author | Georg Brandl <georg@python.org> | 2014-01-10 10:52:53 +0100 |
---|---|---|
committer | Georg Brandl <georg@python.org> | 2014-01-10 10:52:53 +0100 |
commit | 492f361b79f93a110679ccb7f7e86f4814990dee (patch) | |
tree | 17255cc8036cee909f4e03bd74acddd4fb232bab /external/moin-parser.py | |
parent | b754562ea05d8eac5baccc4b0c7c650751e8b005 (diff) | |
download | pygments-492f361b79f93a110679ccb7f7e86f4814990dee.tar.gz |
new year in copyright notice
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 6544da1b..41131185 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-2013 by the Pygments team, see AUTHORS. + :copyright: Copyright 2006-2014 by the Pygments team, see AUTHORS. :license: BSD, see LICENSE for details. """ |