From a281dc49e23ebdbce46bb31fc942d07bc758dd28 Mon Sep 17 00:00:00 2001 From: Perberos Date: Tue, 31 Jul 2012 21:30:09 -0300 Subject: duh missing endofline --- src/math-window.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/math-window.c b/src/math-window.c index 2a90cfc..1caccab 100644 --- a/src/math-window.c +++ b/src/math-window.c @@ -188,7 +188,7 @@ static void about_cb(GtkWidget* widget, MathWindow* window) char* translator_credits = _("translator-credits"); char copyright[] = \ - "Copyright \xc2\xa9 1986–2010 The GCalctool authors" + "Copyright \xc2\xa9 1986–2010 The GCalctool authors\n" "Copyright \xc2\xa9 2011-2012 MATE developers"; /* The license this software is under (GPL2+) */ -- cgit v1.2.1