summaryrefslogtreecommitdiff
path: root/pygments/styles/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'pygments/styles/__init__.py')
-rw-r--r--pygments/styles/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pygments/styles/__init__.py b/pygments/styles/__init__.py
index a8a502eb..0dc97322 100644
--- a/pygments/styles/__init__.py
+++ b/pygments/styles/__init__.py
@@ -6,7 +6,7 @@
Contains built-in styles.
:copyright: 2006 by Georg Brandl.
- :license: GNU LGPL, see LICENSE for more details.
+ :license: BSD, see LICENSE for more details.
"""
from pygments.plugin import find_plugin_styles