diff options
Diffstat (limited to 'external/moin-parser.py')
-rw-r--r-- | external/moin-parser.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/external/moin-parser.py b/external/moin-parser.py index 7468c409..3117723d 100644 --- a/external/moin-parser.py +++ b/external/moin-parser.py @@ -31,8 +31,8 @@ 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: 2007 by Georg Brandl. - :license: BSD, see LICENSE for more details. + :copyright: Copyright 2006-2009 by the Pygments team, see AUTHORS. + :license: BSD, see LICENSE for details. """ # Options |