diff options
| author | Přemysl Eric Janouch <p@janouch.name> | 2020-09-07 19:05:16 +0200 | 
|---|---|---|
| committer | Přemysl Eric Janouch <p@janouch.name> | 2020-09-07 19:05:16 +0200 | 
| commit | fda956093c617c293508bbd88a8fd5cc17b42f0c (patch) | |
| tree | a46481ae7c800cbb0608a7eb2d4a514e3d975f09 | |
| parent | 74f2bcae34238464435bb30237e8a0ca8d605172 (diff) | |
| download | tdv-fda956093c617c293508bbd88a8fd5cc17b42f0c.tar.gz tdv-fda956093c617c293508bbd88a8fd5cc17b42f0c.tar.xz tdv-fda956093c617c293508bbd88a8fd5cc17b42f0c.zip | |
Update copyright years within the program
| -rw-r--r-- | src/sdtui.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| 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")  	}; | 
