summaryrefslogtreecommitdiff
path: root/applets
diff options
context:
space:
mode:
authorColomban Wendling <[email protected]>2017-01-24 15:54:24 +0100
committerAlexei Sorokin <[email protected]>2017-01-24 18:00:40 +0300
commitad7ab88a26a5323624f0dd68e517bbaa9617b5a9 (patch)
treea4f7c7972a468be5199f4cfdfc63de503accd36b /applets
parent34dbe117b0ca67b5c1e80e11b529e9863c9c9758 (diff)
downloadmate-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')
-rw-r--r--applets/notification_area/status-notifier/sn-flat-button.c2
-rw-r--r--applets/notification_area/status-notifier/sn-flat-button.h2
2 files changed, 2 insertions, 2 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,
diff --git a/applets/notification_area/status-notifier/sn-flat-button.h b/applets/notification_area/status-notifier/sn-flat-button.h
index 1a93d30f..bb3a0f95 100644
--- a/applets/notification_area/status-notifier/sn-flat-button.h
+++ b/applets/notification_area/status-notifier/sn-flat-button.h
@@ -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,