diff options
author | monsta <[email protected]> | 2017-10-05 18:40:14 +0300 |
---|---|---|
committer | monsta <[email protected]> | 2017-10-06 13:02:39 +0300 |
commit | 5c2ee5fa5f4d11185782a2ad83a4c59b8ab51081 (patch) | |
tree | 8f2c575ba087104e6b0da8104d5c71000a67c5cc /trashapplet | |
parent | 82bfe395a94ce982bcc26e5bcb050cf22ad57392 (diff) | |
download | mate-applets-5c2ee5fa5f4d11185782a2ad83a4c59b8ab51081.tar.bz2 mate-applets-5c2ee5fa5f4d11185782a2ad83a4c59b8ab51081.tar.xz |
update copyright year in all applets
Diffstat (limited to 'trashapplet')
-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 119f3111..168a22d2 100644 --- a/trashapplet/src/trashapplet.c +++ b/trashapplet/src/trashapplet.c @@ -417,7 +417,7 @@ trash_applet_show_about (GtkAction *action, }; char copyright[] = \ - "Copyright \xc2\xa9 2012-2016 MATE developers\n" + "Copyright \xc2\xa9 2012-2017 MATE developers\n" "Copyright \xc2\xa9 2008 Ryan Lortie\n" "Copyright \xc2\xa9 2004 Michiel Sikkes"; |