summaryrefslogtreecommitdiff
path: root/trashapplet/src
diff options
context:
space:
mode:
authorrbuj <[email protected]>2021-01-16 12:29:49 +0100
committerrbuj <[email protected]>2021-01-16 12:29:49 +0100
commit97249b980d331a6707348109a05228279ba9c9d2 (patch)
tree2e85963368bd525b3f18a218d8db66d7bfe3dcde /trashapplet/src
parentc5b853947084f845c457794e5541d03af2c07199 (diff)
downloadmate-applets-97249b980d331a6707348109a05228279ba9c9d2.tar.bz2
mate-applets-97249b980d331a6707348109a05228279ba9c9d2.tar.xz
Update copyright to 2021
Diffstat (limited to 'trashapplet/src')
-rw-r--r--trashapplet/src/trashapplet.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/trashapplet/src/trashapplet.c b/trashapplet/src/trashapplet.c
index f50d136f..3e98f283 100644
--- a/trashapplet/src/trashapplet.c
+++ b/trashapplet/src/trashapplet.c
@@ -429,7 +429,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-2020 MATE developers"),
+ "Copyright \xc2\xa9 2012-2021 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."),