diff options
Diffstat (limited to 'trashapplet/src')
-rw-r--r-- | trashapplet/src/trashapplet.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/trashapplet/src/trashapplet.c b/trashapplet/src/trashapplet.c index b2fc95f0..7cce92e6 100644 --- a/trashapplet/src/trashapplet.c +++ b/trashapplet/src/trashapplet.c @@ -433,7 +433,7 @@ trash_applet_show_about (GtkAction *action, "version", VERSION, "copyright", _("Copyright \xc2\xa9 2004 Michiel Sikkes\n" "Copyright \xc2\xa9 2008 Ryan Lortie\n" - "Copyright \xc2\xa9 2012-2019 MATE developers"), + "Copyright \xc2\xa9 2012-2020 MATE developers"), "comments", _("A MATE trash bin that lives in your panel. " "You can use it to view the trash or drag " "and drop items into the trash."), |