diff options
Diffstat (limited to 'timerapplet/timerapplet.c')
-rw-r--r-- | timerapplet/timerapplet.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/timerapplet/timerapplet.c b/timerapplet/timerapplet.c index ebcb5e36..9ca5218a 100644 --- a/timerapplet/timerapplet.c +++ b/timerapplet/timerapplet.c @@ -249,7 +249,7 @@ timer_about_callback (GtkAction *action, TimerApplet *applet) const char* authors[] = { "Stefano Karapetsas <[email protected]>", NULL }; char copyright[] = \ - "Copyright \xc2\xa9 2015-2016 MATE developers\n" + "Copyright \xc2\xa9 2015-2017 MATE developers\n" "Copyright \xc2\xa9 2014 Stefano Karapetsas"; gtk_show_about_dialog(NULL, |