summaryrefslogtreecommitdiff
path: root/mate-panel
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2020-01-12 18:03:18 +0100
committerraveit65 <[email protected]>2020-01-12 18:03:18 +0100
commit7643b1d4ee368b664e1ff6d81ddc8448e3b71b12 (patch)
tree300c6ce1aa35e92e9bea2790cfc27b42bbc5c488 /mate-panel
parent666ee49426b7353c77e93268fb4c73505f8a1dd5 (diff)
downloadmate-panel-7643b1d4ee368b664e1ff6d81ddc8448e3b71b12.tar.bz2
mate-panel-7643b1d4ee368b664e1ff6d81ddc8448e3b71b12.tar.xz
Update copyright to 2020
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 0c2c5e01..0bae952b 100644
--- a/mate-panel/panel-context-menu.c
+++ b/mate-panel/panel-context-menu.c
@@ -115,7 +115,7 @@ panel_context_menu_show_about_dialog (GtkWidget *menuitem)
"version", VERSION,
"copyright", _("Copyright \xc2\xa9 1997-2003 Free Software Foundation, Inc.\n"
"Copyright \xc2\xa9 2004 Vincent Untz\n"
- "Copyright \xc2\xa9 2011-2019 MATE developers"),
+ "Copyright \xc2\xa9 2011-2020 MATE developers"),
"comments", _("This program is responsible for launching other "
"applications and provides useful utilities."),
"authors", authors,