summaryrefslogtreecommitdiff
path: root/pygments/console.py
diff options
context:
space:
mode:
Diffstat (limited to 'pygments/console.py')
-rw-r--r--pygments/console.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pygments/console.py b/pygments/console.py
index 6269c2f2..afc97736 100644
--- a/pygments/console.py
+++ b/pygments/console.py
@@ -6,7 +6,7 @@
Format colored console output.
:copyright: 2006 by Georg Brandl, Armin Ronacher.
- :license: GNU LGPL, see LICENSE for more details.
+ :license: BSD, see LICENSE for more details.
"""
esc = "\x1b["