summaryrefslogtreecommitdiff
path: root/applets/notification_area
diff options
context:
space:
mode:
authorrbuj <[email protected]>2021-01-16 14:10:19 +0100
committerrbuj <[email protected]>2021-01-16 14:10:19 +0100
commitde6d2fe63e57b0d89456cd122954446096fc0bee (patch)
tree3ed158602cd1b0ac3ea50340d1ad8f0ceb0eac7b /applets/notification_area
parent40f939f9d7da4af900553febfa26205f2e193ef8 (diff)
downloadmate-panel-de6d2fe63e57b0d89456cd122954446096fc0bee.tar.bz2
mate-panel-de6d2fe63e57b0d89456cd122954446096fc0bee.tar.xz
Update copyright to 2021
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 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"),