summaryrefslogtreecommitdiff
path: root/pygments/lexer.py
diff options
context:
space:
mode:
Diffstat (limited to 'pygments/lexer.py')
-rw-r--r--pygments/lexer.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pygments/lexer.py b/pygments/lexer.py
index 5b5d18ba..fa236d28 100644
--- a/pygments/lexer.py
+++ b/pygments/lexer.py
@@ -6,7 +6,7 @@
Base lexer classes.
:copyright: 2006 by Georg Brandl.
- :license: GNU LGPL, see LICENSE for more details.
+ :license: BSD, see LICENSE for more details.
"""
import re