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 --- timerapplet/timerapplet.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'timerapplet') diff --git a/timerapplet/timerapplet.c b/timerapplet/timerapplet.c index 9ca5218a..9b2db8ce 100644 --- a/timerapplet/timerapplet.c +++ b/timerapplet/timerapplet.c @@ -249,7 +249,7 @@ timer_about_callback (GtkAction *action, TimerApplet *applet) const char* authors[] = { "Stefano Karapetsas ", NULL }; char copyright[] = \ - "Copyright \xc2\xa9 2015-2017 MATE developers\n" + "Copyright \xc2\xa9 2015-2018 MATE developers\n" "Copyright \xc2\xa9 2014 Stefano Karapetsas"; gtk_show_about_dialog(NULL, -- cgit v1.2.1