diff options
-rw-r--r-- | applets/notification_area/status-notifier/sn-flat-button.c | 2 | ||||
-rw-r--r-- | applets/notification_area/status-notifier/sn-flat-button.h | 2 |
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, |