diff options
author | Georg Brandl <georg@python.org> | 2012-02-05 12:58:02 +0100 |
---|---|---|
committer | Georg Brandl <georg@python.org> | 2012-02-05 12:58:02 +0100 |
commit | cecb6181930eb60cbbe26cd5b09d5047084faa97 (patch) | |
tree | 26420fc7589266fa3b28ba2c173e5cf6e6440165 /external/moin-parser.py | |
parent | c7e77eb6a50245fbcea3849e7c65439156c61206 (diff) | |
download | pygments-cecb6181930eb60cbbe26cd5b09d5047084faa97.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 bc550b89..0bb9791c 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-2011 by the Pygments team, see AUTHORS. + :copyright: Copyright 2006-2012 by the Pygments team, see AUTHORS. :license: BSD, see LICENSE for details. """ |