diff options
author | raveit65 <[email protected]> | 2020-01-12 18:03:18 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2020-01-12 18:03:18 +0100 |
commit | 7643b1d4ee368b664e1ff6d81ddc8448e3b71b12 (patch) | |
tree | 300c6ce1aa35e92e9bea2790cfc27b42bbc5c488 /applets/notification_area | |
parent | 666ee49426b7353c77e93268fb4c73505f8a1dd5 (diff) | |
download | mate-panel-7643b1d4ee368b664e1ff6d81ddc8448e3b71b12.tar.bz2 mate-panel-7643b1d4ee368b664e1ff6d81ddc8448e3b71b12.tar.xz |
Update copyright to 2020
Diffstat (limited to 'applets/notification_area')
-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 5ff8aaa4..4fe5cd61 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-2019 MATE developers"), + "Copyright \xc2\xa9 2012-2020 MATE developers"), "documenters", documenters, "logo-icon-name", NOTIFICATION_AREA_ICON, "translator-credits", _("translator-credits"), |