summaryrefslogtreecommitdiff
path: root/pygments/console.py
diff options
context:
space:
mode:
Diffstat (limited to 'pygments/console.py')
-rw-r--r--pygments/console.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/pygments/console.py b/pygments/console.py
index 90ea57b2..41284e5b 100644
--- a/pygments/console.py
+++ b/pygments/console.py
@@ -5,8 +5,8 @@
Format colored console output.
- :copyright: 2006-2007 by Georg Brandl, 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.
"""
esc = "\x1b["