diff options
author | rbuj <[email protected]> | 2021-01-16 14:10:19 +0100 |
---|---|---|
committer | rbuj <[email protected]> | 2021-01-16 14:10:19 +0100 |
commit | de6d2fe63e57b0d89456cd122954446096fc0bee (patch) | |
tree | 3ed158602cd1b0ac3ea50340d1ad8f0ceb0eac7b /applets/notification_area/main.c | |
parent | 40f939f9d7da4af900553febfa26205f2e193ef8 (diff) | |
download | mate-panel-de6d2fe63e57b0d89456cd122954446096fc0bee.tar.bz2 mate-panel-de6d2fe63e57b0d89456cd122954446096fc0bee.tar.xz |
Update copyright to 2021
Diffstat (limited to 'applets/notification_area/main.c')
-rw-r--r-- | applets/notification_area/main.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/applets/notification_area/main.c b/applets/notification_area/main.c index 8a3d7105..2f0dafdb 100644 --- a/applets/notification_area/main.c +++ b/applets/notification_area/main.c @@ -280,7 +280,7 @@ static void about_cb(GtkAction* action, NaTrayApplet* applet) "copyright", _("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-2020 MATE developers"), + "Copyright \xc2\xa9 2012-2021 MATE developers"), "documenters", documenters, "logo-icon-name", NOTIFICATION_AREA_ICON, "translator-credits", _("translator-credits"), |