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