diff options
Diffstat (limited to 'scripts/vim2pygments.py')
-rw-r--r-- | scripts/vim2pygments.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/vim2pygments.py b/scripts/vim2pygments.py index 80ca2386..42cd151d 100644 --- a/scripts/vim2pygments.py +++ b/scripts/vim2pygments.py @@ -8,7 +8,7 @@ style classes meant for putting into modules. :copyright 2006 by Armin Ronacher. - :license: GNU LGPL, see LICENSE for more details. + :license: BSD, see LICENSE for more details. """ import sys |