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:03 +0300
commit0a3b3f1e5068ca749a553be5f2eff621eebc54e9 (patch)
tree22eb111a8bc37ef03651588b9d9152728a75e551 /mate-panel
parentde0611f1b7d937ce8c316ab8643349875aa80cc5 (diff)
downloadmate-panel-0a3b3f1e5068ca749a553be5f2eff621eebc54e9.tar.bz2
mate-panel-0a3b3f1e5068ca749a553be5f2eff621eebc54e9.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,