summaryrefslogtreecommitdiff
path: root/external
diff options
context:
space:
mode:
authorgbrandl <devnull@localhost>2009-01-04 15:26:47 +0100
committergbrandl <devnull@localhost>2009-01-04 15:26:47 +0100
commit778e736ce9d0b19632cf2f18e216b12e2001d390 (patch)
tree9ff4148fe0dbd44cc8843547b76f155dc8440c1d /external
parent283da4a0c3beac704d79530d1517021831894739 (diff)
downloadpygments-778e736ce9d0b19632cf2f18e216b12e2001d390.tar.gz
Update copyrighting style to standard "team" tags.
Update AUTHORS file accordingly.
Diffstat (limited to 'external')
-rw-r--r--external/markdown-processor.py4
-rw-r--r--external/moin-parser.py4
-rw-r--r--external/rst-directive.py4
3 files changed, 6 insertions, 6 deletions
diff --git a/external/markdown-processor.py b/external/markdown-processor.py
index e7c8d6f9..9351ce8f 100644
--- a/external/markdown-processor.py
+++ b/external/markdown-processor.py
@@ -27,8 +27,8 @@
.. _Markdown: http://www.freewisdom.org/projects/python-markdown/
- :copyright: 2007 by Jochen Kupperschmidt.
- :license: BSD, see LICENSE for more details.
+ :copyright: Copyright 2006-2009 by the Pygments team, see AUTHORS.
+ :license: BSD, see LICENSE for details.
"""
# Options
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
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