summaryrefslogtreecommitdiff
path: root/timerapplet/timerapplet.c
diff options
context:
space:
mode:
Diffstat (limited to 'timerapplet/timerapplet.c')
-rw-r--r--timerapplet/timerapplet.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/timerapplet/timerapplet.c b/timerapplet/timerapplet.c
index 88c14cef..3dd2abf5 100644
--- a/timerapplet/timerapplet.c
+++ b/timerapplet/timerapplet.c
@@ -272,7 +272,7 @@ timer_about_callback (GtkAction *action, TimerApplet *applet)
"title", _("About Timer Applet"),
"version", VERSION,
"copyright", _("Copyright \xc2\xa9 2014 Stefano Karapetsas\n"
- "Copyright \xc2\xa9 2015-2019 MATE developers"),
+ "Copyright \xc2\xa9 2015-2020 MATE developers"),
"authors", authors,
"comments", _("Start a timer and receive a notification when it is finished"),
"translator-credits", _("translator-credits"),