summaryrefslogtreecommitdiff
path: root/mate-panel
diff options
context:
space:
mode:
Diffstat (limited to 'mate-panel')
-rw-r--r--mate-panel/panel-context-menu.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mate-panel/panel-context-menu.c b/mate-panel/panel-context-menu.c
index b0b40fb9..b2ed748c 100644
--- a/mate-panel/panel-context-menu.c
+++ b/mate-panel/panel-context-menu.c
@@ -113,7 +113,7 @@ panel_context_menu_show_about_dialog (GtkWidget *menuitem)
"program-name", _("The MATE Panel"),
"version", VERSION,
"copyright", "Copyright \xc2\xa9 1997-2003 Free Software Foundation, Inc.\n"
- "Copyright \xc2\xa9 2011-2017 MATE Developers.",
+ "Copyright \xc2\xa9 2011-2018 MATE Developers.",
"comments", _("This program is responsible for launching other "
"applications and provides useful utilities."),
"authors", authors,