summaryrefslogtreecommitdiff
path: root/trashapplet
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2020-01-10 17:56:41 +0100
committerraveit65 <[email protected]>2020-01-10 17:56:41 +0100
commitb9331e748a23dca488832c4bfc410dbcddc43214 (patch)
tree8f748b6dc005523b2090b6c0ca6b38b91259eb94 /trashapplet
parent9714c20d062af14e9b6cbf4cf3c9374acc6b9101 (diff)
downloadmate-applets-b9331e748a23dca488832c4bfc410dbcddc43214.tar.bz2
mate-applets-b9331e748a23dca488832c4bfc410dbcddc43214.tar.xz
Update copyright to 2020
Diffstat (limited to 'trashapplet')
-rw-r--r--trashapplet/docs/C/index.docbook2
-rw-r--r--trashapplet/src/trashapplet.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/trashapplet/docs/C/index.docbook b/trashapplet/docs/C/index.docbook
index d1f59540..f62be0bf 100644
--- a/trashapplet/docs/C/index.docbook
+++ b/trashapplet/docs/C/index.docbook
@@ -16,7 +16,7 @@
<para>&applet; lets you manage your trash from the panel. </para>
</abstract>
<copyright>
- <year>2019</year>
+ <year>2015-2020</year>
<holder>MATE Documentation Project</holder>
</copyright>
<copyright>
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."),