diff options
Diffstat (limited to 'external/rst-directive.py')
-rw-r--r-- | external/rst-directive.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/external/rst-directive.py b/external/rst-directive.py index 9ed14a67..4cd0d501 100644 --- a/external/rst-directive.py +++ b/external/rst-directive.py @@ -31,8 +31,8 @@ .. _directive documentation: http://docutils.sourceforge.net/docs/howto/rst-directives.html - :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 |