summaryrefslogtreecommitdiff
path: root/pygments/formatter.py
diff options
context:
space:
mode:
Diffstat (limited to 'pygments/formatter.py')
-rw-r--r--pygments/formatter.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pygments/formatter.py b/pygments/formatter.py
index 47477f34..c750f0d8 100644
--- a/pygments/formatter.py
+++ b/pygments/formatter.py
@@ -6,7 +6,7 @@
Base formatter class.
:copyright: 2006 by Georg Brandl, Armin Ronacher.
- :license: GNU LGPL, see LICENSE for more details.
+ :license: BSD, see LICENSE for more details.
"""
from pygments.util import get_bool_opt