summaryrefslogtreecommitdiff
path: root/mate-panel
diff options
context:
space:
mode:
authorrbuj <[email protected]>2021-01-16 14:10:19 +0100
committerrbuj <[email protected]>2021-01-16 14:10:19 +0100
commitde6d2fe63e57b0d89456cd122954446096fc0bee (patch)
tree3ed158602cd1b0ac3ea50340d1ad8f0ceb0eac7b /mate-panel
parent40f939f9d7da4af900553febfa26205f2e193ef8 (diff)
downloadmate-panel-de6d2fe63e57b0d89456cd122954446096fc0bee.tar.bz2
mate-panel-de6d2fe63e57b0d89456cd122954446096fc0bee.tar.xz
Update copyright to 2021
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 e8cea5e3..add9a485 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-2020 MATE developers"),
+ "Copyright \xc2\xa9 2011-2021 MATE developers"),
"comments", _("This program is responsible for launching other "
"applications and provides useful utilities."),
"authors", authors,