diff options
author | raveit65 <[email protected]> | 2020-01-12 13:37:35 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2020-01-12 13:37:35 +0100 |
commit | 86f7209881546d5916581bfcf42ef45c85977339 (patch) | |
tree | d964054ad90bb44b233411b6afdde97fd861abf2 | |
parent | 04b5974ffd24c122128cabd12deac83fe3e9a404 (diff) | |
download | mate-indicator-applet-86f7209881546d5916581bfcf42ef45c85977339.tar.bz2 mate-indicator-applet-86f7209881546d5916581bfcf42ef45c85977339.tar.xz |
Update copyright to 2020
-rw-r--r-- | src/applet-main.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/applet-main.c b/src/applet-main.c index d2a42a8..85e831e 100644 --- a/src/applet-main.c +++ b/src/applet-main.c @@ -808,7 +808,7 @@ about_cb (GtkAction *action G_GNUC_UNUSED, gtk_show_about_dialog(NULL, "version", VERSION, "copyright", _("Copyright \xc2\xa9 2009-2010 Canonical, Ltd.\n" - "Copyright \xc2\xa9 2011-2019 MATE developers"), + "Copyright \xc2\xa9 2011-2020 MATE developers"), #ifdef INDICATOR_APPLET_APPMENU "comments", _("An applet to hold your application menus."), #endif |