diff options
Diffstat (limited to 'applets/brightness/brightness-applet.c')
-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 54425c1..8813293 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-2016 MATE developers\n" + "Copyright \xc2\xa9 2012-2017 MATE developers\n" "Copyright \xc2\xa9 2006 Benjamin Canou"; const char *documenters [] = { |