diff options
Diffstat (limited to 'battstat/battstat_applet.c')
-rw-r--r-- | battstat/battstat_applet.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/battstat/battstat_applet.c b/battstat/battstat_applet.c index 2d60fb81..aaaca3b5 100644 --- a/battstat/battstat_applet.c +++ b/battstat/battstat_applet.c @@ -1184,7 +1184,7 @@ about_cb( GtkAction *action, ProgressData *battstat ) }; char copyright[] = \ - "Copyright \xc2\xa9 2012-2016 MATE developers\n" + "Copyright \xc2\xa9 2012-2017 MATE developers\n" "Copyright \xc2\xa9 2002-2005 Free Software Foundation and others\n" "Copyright \xc2\xa9 2000 The Gnulix Society"; |