From 295c18ae47de0e42ff6a2011a6eccedcec3216ec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C5=99emysl=20Janouch?= Date: Mon, 8 Oct 2012 10:35:09 +0200 Subject: Update copyrights. --- src/ld-window-main.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/ld-window-main.c') diff --git a/src/ld-window-main.c b/src/ld-window-main.c index 3fa3499..21e9ee8 100644 --- a/src/ld-window-main.c +++ b/src/ld-window-main.c @@ -2,7 +2,7 @@ * ld-window-main.c * * This file is a part of logdiag. - * Copyright Přemysl Janouch 2010 - 2011. All rights reserved. + * Copyright Přemysl Janouch 2010, 2011, 2012. All rights reserved. * * See the file LICENSE for licensing information. * @@ -922,7 +922,7 @@ on_action_about (GtkAction *action, LdWindowMain *self) "program-name", PROJECT_NAME, "version", PROJECT_VERSION, "translator-credits", _("translator-credits"), - "copyright", "Copyright Přemysl Janouch 2010 - 2011", + "copyright", "Copyright Přemysl Janouch 2010, 2011, 2012", "website", PROJECT_URL, NULL); } -- cgit v1.2.3