summaryrefslogtreecommitdiff
path: root/drivemount/drivemount.c
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 /drivemount/drivemount.c
parent9714c20d062af14e9b6cbf4cf3c9374acc6b9101 (diff)
downloadmate-applets-b9331e748a23dca488832c4bfc410dbcddc43214.tar.bz2
mate-applets-b9331e748a23dca488832c4bfc410dbcddc43214.tar.xz
Update copyright to 2020
Diffstat (limited to 'drivemount/drivemount.c')
-rw-r--r--drivemount/drivemount.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivemount/drivemount.c b/drivemount/drivemount.c
index b67a95cb..311b628d 100644
--- a/drivemount/drivemount.c
+++ b/drivemount/drivemount.c
@@ -120,7 +120,7 @@ display_about_dialog (GtkAction *action,
"title", _("About Disk Mounter"),
"version", VERSION,
"copyright", _("Copyright \xC2\xA9 2004 Canonical Ltd\n"
- "Copyright \xc2\xa9 2012-2019 MATE developers"),
+ "Copyright \xc2\xa9 2012-2020 MATE developers"),
"comments", _("Applet for mounting and unmounting block volumes."),
"authors", authors,
"documenters", documenters,