summaryrefslogtreecommitdiff
path: root/mate-panel
diff options
context:
space:
mode:
authormonsta <[email protected]>2017-04-11 12:51:03 +0300
committermonsta <[email protected]>2017-04-11 12:51:22 +0300
commit10f4e384ab0b270a77804c5c5b024b49c2e829a3 (patch)
tree089be9121f95044d1b4c940052f9c12917518845 /mate-panel
parent471d39d57525d5d25208d776992336ec8c81c62f (diff)
downloadmate-panel-10f4e384ab0b270a77804c5c5b024b49c2e829a3.tar.bz2
mate-panel-10f4e384ab0b270a77804c5c5b024b49c2e829a3.tar.xz
update copyright year to 2017
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 c6577814..e458097a 100644
--- a/mate-panel/panel-context-menu.c
+++ b/mate-panel/panel-context-menu.c
@@ -112,7 +112,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-2016 MATE Developers.",
+ "Copyright \xc2\xa9 2011-2017 MATE Developers.",
"comments", _("This program is responsible for launching other "
"applications and provides useful utilities."),
"authors", authors,