summaryrefslogtreecommitdiff
path: root/applets
diff options
context:
space:
mode:
authorrbuj <[email protected]>2020-02-16 10:15:07 +0100
committerraveit65 <[email protected]>2020-02-24 22:22:43 +0100
commit68f9ab1cccf53f0e38211041c3303421485f596e (patch)
tree5fa84d2dc2739fcf2876c01956771827464f0cfc /applets
parentd95b00b33c946d019078f2bfcc6193f146f22364 (diff)
downloadmate-power-manager-68f9ab1cccf53f0e38211041c3303421485f596e.tar.bz2
mate-power-manager-68f9ab1cccf53f0e38211041c3303421485f596e.tar.xz
Update copyright year on about dialog
Diffstat (limited to 'applets')
-rw-r--r--applets/brightness/brightness-applet.c2
-rw-r--r--applets/inhibit/inhibit-applet.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/applets/brightness/brightness-applet.c b/applets/brightness/brightness-applet.c
index 1d5e58e..37d3c40 100644
--- a/applets/brightness/brightness-applet.c
+++ b/applets/brightness/brightness-applet.c
@@ -790,7 +790,7 @@ gpm_applet_dialog_about_cb (GtkAction *action, gpointer data)
};
char copyright[] = \
- "Copyright \xc2\xa9 2012-2018 MATE developers\n"
+ "Copyright \xc2\xa9 2012-2020 MATE developers\n"
"Copyright \xc2\xa9 2006 Benjamin Canou";
const char *documenters [] = {
diff --git a/applets/inhibit/inhibit-applet.c b/applets/inhibit/inhibit-applet.c
index 15a5d7f..ed10c95 100644
--- a/applets/inhibit/inhibit-applet.c
+++ b/applets/inhibit/inhibit-applet.c
@@ -287,7 +287,7 @@ gpm_applet_dialog_about_cb (GtkAction *action, gpointer data)
};
char copyright[] = \
- "Copyright \xc2\xa9 2012-2018 MATE developers\n"
+ "Copyright \xc2\xa9 2012-2020 MATE developers\n"
"Copyright \xc2\xa9 2006-2007 Richard Hughes";
const char *documenters [] = {