diff options
author | Aleksander Morgado <aleksander@aleksander.es> | 2016-03-22 18:56:45 +0100 |
---|---|---|
committer | Aleksander Morgado <aleksander@aleksander.es> | 2016-03-22 18:57:18 +0100 |
commit | 62f4536aaba5cd530c89b4275761e5f3f021daf5 (patch) | |
tree | 1d6407003a5ff1c3683d194815b63d781d5eaf04 | |
parent | 730d0b168e7758c094909546bade5e6267704306 (diff) |
qmicli,voice: it's gplv2+, not gplv3+
The license in this source file wasn't updated as all the others because it was
cherry-picked later on from an old branch.
Reported by Michael Biebl <mbiebl@gmail.org>
(cherry picked from commit 2bce0d44d5e11d9465bc32b97dc0241b47ab2715)
-rw-r--r-- | src/qmicli/qmicli-voice.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qmicli/qmicli-voice.c b/src/qmicli/qmicli-voice.c index c3729f9..3c60901 100644 --- a/src/qmicli/qmicli-voice.c +++ b/src/qmicli/qmicli-voice.c @@ -4,7 +4,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. * * This program is distributed in the hope that it will be useful, |