From fda956093c617c293508bbd88a8fd5cc17b42f0c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C5=99emysl=20Eric=20Janouch?= Date: Mon, 7 Sep 2020 19:05:16 +0200 Subject: [PATCH] Update copyright years within the program --- src/sdtui.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/sdtui.c b/src/sdtui.c index 9818d4b..d593de5 100644 --- a/src/sdtui.c +++ b/src/sdtui.c @@ -980,7 +980,7 @@ app_show_help (Application *self) { PROJECT_NAME " " PROJECT_VERSION, _("Terminal UI for StarDict dictionaries"), - "Copyright (c) 2013 - 2018, Přemysl Eric Janouch", + "Copyright (c) 2013 - 2020, Přemysl Eric Janouch", "", _("Type to search") };