diff options
author | Ryan P.C. McQuen <ryan.q@linux.com> | 2015-09-10 14:04:47 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-09-12 08:11:01 +0700 |
commit | d5b7376fd327e6169b7cea0fbadb9fd1868e84e9 (patch) | |
tree | 5bdba2e4bb4f99eacc4535eae0ea6d70a768c786 /audio | |
parent | 5de8da56d2a84caeb794749babb3afbc686033cb (diff) | |
download | slackbuilds-d5b7376fd327e6169b7cea0fbadb9fd1868e84e9.tar.gz |
audio/tagtool: Allow GPLv2.
Signed-off-by: Ryan P.C. McQuen <ryan.q@linux.com>
Diffstat (limited to 'audio')
-rw-r--r-- | audio/tagtool/tagtool.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/tagtool/tagtool.SlackBuild b/audio/tagtool/tagtool.SlackBuild index 291106115d..6d7c2b366b 100644 --- a/audio/tagtool/tagtool.SlackBuild +++ b/audio/tagtool/tagtool.SlackBuild @@ -7,7 +7,7 @@ # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 3 of the License, or +# the Free Software Foundation; either version 2 of the License, or # (at your option) any later version, with the following exception: # the text of the GPL license may be omitted. |