Update copyright years within the program

This commit is contained in:
Přemysl Eric Janouch 2020-09-07 19:05:16 +02:00
parent 74f2bcae34
commit fda956093c
Signed by: p
GPG Key ID: A0420B94F92B9493
1 changed files with 1 additions and 1 deletions

View File

@ -980,7 +980,7 @@ app_show_help (Application *self)
{ {
PROJECT_NAME " " PROJECT_VERSION, PROJECT_NAME " " PROJECT_VERSION,
_("Terminal UI for StarDict dictionaries"), _("Terminal UI for StarDict dictionaries"),
"Copyright (c) 2013 - 2018, Přemysl Eric Janouch", "Copyright (c) 2013 - 2020, Přemysl Eric Janouch",
"", "",
_("Type to search") _("Type to search")
}; };