From af141191656f06cfd8bca793efc37ba5c32f7793 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C5=99emysl=20Eric=20Janouch?= Date: Mon, 28 Sep 2020 04:49:03 +0200 Subject: Name change Also some copyright years fix-ups/updates. --- 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 7935096..caad72a 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, 2012 + * Copyright 2010, 2011, 2012, 2015 Přemysl Eric Janouch * * See the file LICENSE for licensing information. * @@ -975,7 +975,7 @@ on_action_about (GtkAction *action, LdWindowMain *self) "logo-icon-name", PROJECT_NAME, "version", PROJECT_VERSION, "translator-credits", _("translator-credits"), - "copyright", "Copyright Přemysl Janouch 2010 - 2018", + "copyright", "Copyright 2010 - 2018 Přemysl Eric Janouch", "website", PROJECT_URL, NULL); } -- cgit v1.2.3