summaryrefslogtreecommitdiff
path: root/src/applet-main.c
diff options
context:
space:
mode:
authormonsta <[email protected]>2018-01-09 21:58:24 +0300
committermonsta <[email protected]>2018-01-09 21:58:24 +0300
commit9ae2153657e2aee44fa6c6a70c9f3c4693a3ea20 (patch)
treeaffdedde041c7cc4899ca6299269e1b3c8b6b499 /src/applet-main.c
parent207637f90e77afaa9e2ef890a0e8d53f5e38aced (diff)
downloadmate-indicator-applet-9ae2153657e2aee44fa6c6a70c9f3c4693a3ea20.tar.bz2
mate-indicator-applet-9ae2153657e2aee44fa6c6a70c9f3c4693a3ea20.tar.xz
update copyright year to 2018
Diffstat (limited to 'src/applet-main.c')
-rw-r--r--src/applet-main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/applet-main.c b/src/applet-main.c
index 7e6722b..459be2a 100644
--- a/src/applet-main.c
+++ b/src/applet-main.c
@@ -733,7 +733,7 @@ about_cb (GtkAction *action G_GNUC_UNUSED,
gtk_show_about_dialog(NULL,
"version", VERSION,
- "copyright", "Copyright \xc2\xa9 2009-2010 Canonical, Ltd.\nCopyright \xc2\xa9 2011-2017 MATE developers",
+ "copyright", "Copyright \xc2\xa9 2009-2010 Canonical, Ltd.\nCopyright \xc2\xa9 2011-2018 MATE developers",
#ifdef INDICATOR_APPLET_APPMENU
"comments", _("An applet to hold your application menus."),
#endif