aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorPřemysl Janouch <p.janouch@gmail.com>2016-09-25 22:24:35 +0200
committerPřemysl Janouch <p.janouch@gmail.com>2016-09-25 22:24:35 +0200
commitf1624095f8ebc59a2d36b13fe2164d7e27ef4cfa (patch)
treeed503b058345d40058d4e4af3f3d2df7115a29e9 /src
parent4f9c63879858241ed0e4f9edd943b0b9378873f7 (diff)
downloadtdv-f1624095f8ebc59a2d36b13fe2164d7e27ef4cfa.tar.gz
tdv-f1624095f8ebc59a2d36b13fe2164d7e27ef4cfa.tar.xz
tdv-f1624095f8ebc59a2d36b13fe2164d7e27ef4cfa.zip
Update copyright years
Diffstat (limited to 'src')
-rw-r--r--src/sdtui.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/sdtui.c b/src/sdtui.c
index 40ecaa4..fff326e 100644
--- a/src/sdtui.c
+++ b/src/sdtui.c
@@ -1,7 +1,7 @@
/*
* StarDict terminal UI
*
- * Copyright (c) 2013 - 2015, Přemysl Janouch <p.janouch@gmail.com>
+ * Copyright (c) 2013 - 2016, Přemysl Janouch <p.janouch@gmail.com>
* All rights reserved.
*
* Permission to use, copy, modify, and/or distribute this software for any
@@ -505,7 +505,7 @@ app_show_help (Application *self)
{
PROJECT_NAME " " PROJECT_VERSION,
_("Terminal UI for StarDict dictionaries"),
- "Copyright (c) 2013 - 2015, Přemysl Janouch",
+ "Copyright (c) 2013 - 2016, Přemysl Janouch",
"",
_("Type to search")
};