summaryrefslogtreecommitdiff
path: root/scripts/find_abandoned_lexers.py
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/find_abandoned_lexers.py')
-rw-r--r--scripts/find_abandoned_lexers.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/find_abandoned_lexers.py b/scripts/find_abandoned_lexers.py
index 1f837d23..ccd57429 100644
--- a/scripts/find_abandoned_lexers.py
+++ b/scripts/find_abandoned_lexers.py
@@ -9,7 +9,7 @@
to check the mimetypes, filename patterns and aliases too.
:copyright: 2006 by Armin Ronacher.
- :license: GNU LGPL, see LICENSE for more details.
+ :license: BSD, see LICENSE for more details.
"""
import re
import sys