From 032a1714a7ade0c61badea9b5a253a95bc1953b9 Mon Sep 17 00:00:00 2001 From: monsta Date: Tue, 9 Jan 2018 21:04:43 +0300 Subject: update copyright year to 2018 --- src/math-window.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/math-window.c b/src/math-window.c index 8aef77b..34f1210 100644 --- a/src/math-window.c +++ b/src/math-window.c @@ -248,7 +248,7 @@ static void about_cb(GtkWidget* widget, MathWindow* window) char copyright[] = \ "Copyright \xc2\xa9 1986–2010 The GCalctool authors\n" - "Copyright \xc2\xa9 2011-2017 MATE developers"; + "Copyright \xc2\xa9 2011-2018 MATE developers"; /* The license this software is under (GPL2+) */ char* license = _("mate-calc is free software; you can redistribute it and/or modify\n" -- cgit v1.2.1