summaryrefslogtreecommitdiff
path: root/util/cmdline_lexer.py
diff options
context:
space:
mode:
Diffstat (limited to 'util/cmdline_lexer.py')
-rw-r--r--util/cmdline_lexer.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/cmdline_lexer.py b/util/cmdline_lexer.py
index ac6df12..4927325 100644
--- a/util/cmdline_lexer.py
+++ b/util/cmdline_lexer.py
@@ -4,7 +4,7 @@ cmdline_lexer.py - this file is part of S3QL (http://s3ql.googlecode.com)
Copyright (C) 2008-2009 Nikolaus Rath <Nikolaus@rath.org>
-This program can be distributed under the terms of the GNU LGPL.
+This program can be distributed under the terms of the GNU GPLv3.
'''
from pygments.token import Comment, Name, Generic, Literal