summaryrefslogtreecommitdiff
path: root/mate-panel
diff options
context:
space:
mode:
authormonsta <[email protected]>2018-01-09 22:13:45 +0300
committermonsta <[email protected]>2018-01-09 22:13:45 +0300
commit5b1061937c746c70a23d24e9a038465452b18bf8 (patch)
tree024e252579986cece073a3f3ce6f517d3a5b11d0 /mate-panel
parent7f711b89d0db04c12db2286b5d18892be45f26a5 (diff)
downloadmate-panel-5b1061937c746c70a23d24e9a038465452b18bf8.tar.bz2
mate-panel-5b1061937c746c70a23d24e9a038465452b18bf8.tar.xz
update copyright year to 2018
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,