diff options
author | monsta <[email protected]> | 2018-01-09 22:23:32 +0300 |
---|---|---|
committer | monsta <[email protected]> | 2018-01-09 22:23:32 +0300 |
commit | efec0fc63e296ad19a7b441986d2cf5d329ed54b (patch) | |
tree | 8f1f6c4098c1d9889ff73f6d1f3c4e9d4ed24d16 /applets/brightness | |
parent | 588230aa1316db29f3c99de8a6e1f7c18c1c0a19 (diff) | |
download | mate-power-manager-efec0fc63e296ad19a7b441986d2cf5d329ed54b.tar.bz2 mate-power-manager-efec0fc63e296ad19a7b441986d2cf5d329ed54b.tar.xz |
update copyright year to 2018
Diffstat (limited to 'applets/brightness')
-rw-r--r-- | applets/brightness/brightness-applet.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/applets/brightness/brightness-applet.c b/applets/brightness/brightness-applet.c index 8813293..f7610ab 100644 --- a/applets/brightness/brightness-applet.c +++ b/applets/brightness/brightness-applet.c @@ -797,7 +797,7 @@ gpm_applet_dialog_about_cb (GtkAction *action, gpointer data) }; char copyright[] = \ - "Copyright \xc2\xa9 2012-2017 MATE developers\n" + "Copyright \xc2\xa9 2012-2018 MATE developers\n" "Copyright \xc2\xa9 2006 Benjamin Canou"; const char *documenters [] = { |