summaryrefslogtreecommitdiff
path: root/pygments/styles/trac.py
diff options
context:
space:
mode:
Diffstat (limited to 'pygments/styles/trac.py')
-rw-r--r--pygments/styles/trac.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/pygments/styles/trac.py b/pygments/styles/trac.py
index d6bd4cf1..3e40715a 100644
--- a/pygments/styles/trac.py
+++ b/pygments/styles/trac.py
@@ -5,8 +5,8 @@
Port of the default trac highlighter design.
- :copyright: 2006-2007 by Edgewall, Armin Ronacher.
- :license: BSD, see LICENSE for more details.
+ :copyright: Copyright 2006-2009 by the Pygments team, see AUTHORS.
+ :license: BSD, see LICENSE for details.
"""
from pygments.style import Style