summaryrefslogtreecommitdiffstats
path: root/TOOLS
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-01-01 19:52:23 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-01-01 19:52:23 +0000
commit4a36933f7b1babbdd7324b0ce06cecc4254e8e69 (patch)
tree8b1aa08a711939d9d6d6ae01f272ca399dda7610 /TOOLS
parent9cf25c26ad7b2ca7cc91f9dd932b6da448ef0ce1 (diff)
downloadmpv-4a36933f7b1babbdd7324b0ce06cecc4254e8e69.tar.bz2
mpv-4a36933f7b1babbdd7324b0ce06cecc4254e8e69.tar.xz
Fix license header to read Lesser General Public License 2.1,
a Lesser General Public License 2 never existed. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25570 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'TOOLS')
-rwxr-xr-xTOOLS/subedit.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/TOOLS/subedit.pl b/TOOLS/subedit.pl
index 3df18f8bfe..ff27f1f0a1 100755
--- a/TOOLS/subedit.pl
+++ b/TOOLS/subedit.pl
@@ -12,7 +12,7 @@
# This script is free software; you can redistribute it and/or
# modify it under the terms of the GNU Lesser General Public
# License as published by the Free Software Foundation; either
-# version 2 of the License, or (at your option) any later version.
+# version 2.1 of the License, or (at your option) any later version.
# Retain original credits when modifying.
#
# This script is distributed in the hope that it will be useful,