From 55fbad37580a11d2ac539b382f463af2f12e114c Mon Sep 17 00:00:00 2001 From: monsta Date: Tue, 9 Jan 2018 20:53:40 +0300 Subject: update copyright year to 2018 --- 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 1565300c..57a7031a 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-2017 MATE developers\n" + "Copyright \xc2\xa9 2012-2018 MATE developers\n" "Copyright \xC2\xA9 2004 Canonical Ltd"; const gchar *documenters[] = { -- cgit v1.2.1