diff options
Diffstat (limited to 'pygments/styles/trac.py')
-rw-r--r-- | pygments/styles/trac.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pygments/styles/trac.py b/pygments/styles/trac.py index bc676140..829b8501 100644 --- a/pygments/styles/trac.py +++ b/pygments/styles/trac.py @@ -5,7 +5,7 @@ Port of the default trac highlighter design. - :copyright: 2006 by Armin Ronacher. + :copyright: 2006 by Edgewall, Armin Ronacher. :license: GNU LGPL, see LICENSE for more details. """ |