Update copyright years within the program
This commit is contained in:
parent
74f2bcae34
commit
fda956093c
|
@ -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")
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue