summaryrefslogtreecommitdiff
path: root/applets/notification_area
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 /applets/notification_area
parent7f711b89d0db04c12db2286b5d18892be45f26a5 (diff)
downloadmate-panel-5b1061937c746c70a23d24e9a038465452b18bf8.tar.bz2
mate-panel-5b1061937c746c70a23d24e9a038465452b18bf8.tar.xz
update copyright year to 2018
Diffstat (limited to 'applets/notification_area')
-rw-r--r--applets/notification_area/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/applets/notification_area/main.c b/applets/notification_area/main.c
index 46d8ea48..8317ff06 100644
--- a/applets/notification_area/main.c
+++ b/applets/notification_area/main.c
@@ -167,7 +167,7 @@ static void about_cb(GtkAction* action, NaTrayApplet* applet)
"Copyright \xc2\xa9 2002 Red Hat, Inc.\n"
"Copyright \xc2\xa9 2003-2006 Vincent Untz\n"
"Copyright \xc2\xa9 2011 Perberos\n"
- "Copyright \xc2\xa9 2012-2017 MATE developers";
+ "Copyright \xc2\xa9 2012-2018 MATE developers";
gtk_show_about_dialog(NULL,
"program-name", _("Notification Area"),