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 7e93c2fd..942cf67e 100644 --- a/trashapplet/src/trashapplet.c +++ b/trashapplet/src/trashapplet.c @@ -431,7 +431,7 @@ trash_applet_show_about (GtkAction *action, }; char copyright[] = \ - "Copyright \xc2\xa9 2012-2017 MATE developers\n" + "Copyright \xc2\xa9 2012-2018 MATE developers\n" "Copyright \xc2\xa9 2008 Ryan Lortie\n" "Copyright \xc2\xa9 2004 Michiel Sikkes"; |