summaryrefslogtreecommitdiff
path: root/src/applet-main.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/applet-main.c')
-rw-r--r--src/applet-main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/applet-main.c b/src/applet-main.c
index d2a42a8..85e831e 100644
--- a/src/applet-main.c
+++ b/src/applet-main.c
@@ -808,7 +808,7 @@ about_cb (GtkAction *action G_GNUC_UNUSED,
gtk_show_about_dialog(NULL,
"version", VERSION,
"copyright", _("Copyright \xc2\xa9 2009-2010 Canonical, Ltd.\n"
- "Copyright \xc2\xa9 2011-2019 MATE developers"),
+ "Copyright \xc2\xa9 2011-2020 MATE developers"),
#ifdef INDICATOR_APPLET_APPMENU
"comments", _("An applet to hold your application menus."),
#endif