diff options
author | Colomban Wendling <[email protected]> | 2017-01-24 15:54:24 +0100 |
---|---|---|
committer | Alexei Sorokin <[email protected]> | 2017-01-24 18:00:40 +0300 |
commit | ad7ab88a26a5323624f0dd68e517bbaa9617b5a9 (patch) | |
tree | a4f7c7972a468be5199f4cfdfc63de503accd36b /applets/notification_area/status-notifier/sn-flat-button.c | |
parent | 34dbe117b0ca67b5c1e80e11b529e9863c9c9758 (diff) | |
download | mate-panel-ad7ab88a26a5323624f0dd68e517bbaa9617b5a9.tar.bz2 mate-panel-ad7ab88a26a5323624f0dd68e517bbaa9617b5a9.tar.xz |
status-notifier: Make SnFlatButton GPLv2+
It never was intended to be v3+ while upstream is v2+, so fix it.
Diffstat (limited to 'applets/notification_area/status-notifier/sn-flat-button.c')
-rw-r--r-- | applets/notification_area/status-notifier/sn-flat-button.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/applets/notification_area/status-notifier/sn-flat-button.c b/applets/notification_area/status-notifier/sn-flat-button.c index d920dadf..9ed32f83 100644 --- a/applets/notification_area/status-notifier/sn-flat-button.c +++ b/applets/notification_area/status-notifier/sn-flat-button.c @@ -3,7 +3,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, |