From c80edb4c41e96c8cda75b0b66eaf99c399b4cbc5 Mon Sep 17 00:00:00 2001 From: monsta Date: Thu, 5 Oct 2017 22:53:07 +0300 Subject: update copyright year in other applets --- drivemount/drivemount.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'drivemount') diff --git a/drivemount/drivemount.c b/drivemount/drivemount.c index b7321719..1565300c 100644 --- a/drivemount/drivemount.c +++ b/drivemount/drivemount.c @@ -103,7 +103,7 @@ display_about_dialog (GtkAction *action, NULL }; char copyright[] = \ - "Copyright \xc2\xa9 2012-2016 MATE developers\n" + "Copyright \xc2\xa9 2012-2017 MATE developers\n" "Copyright \xC2\xA9 2004 Canonical Ltd"; const gchar *documenters[] = { -- cgit v1.2.1