diff options
Diffstat (limited to '')
-rw-r--r-- | legacy/ethumb/src/bin/ethumbd_client.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/legacy/ethumb/src/bin/ethumbd_client.c b/legacy/ethumb/src/bin/ethumbd_client.c index e236639fcf..54b02c7e90 100644 --- a/legacy/ethumb/src/bin/ethumbd_client.c +++ b/legacy/ethumb/src/bin/ethumbd_client.c | |||
@@ -106,7 +106,7 @@ const Ecore_Getopt optdesc = { | |||
106 | NULL, | 106 | NULL, |
107 | PACKAGE_VERSION, | 107 | PACKAGE_VERSION, |
108 | "(C) 2009 - ProFUSION embedded systems", | 108 | "(C) 2009 - ProFUSION embedded systems", |
109 | "LGPL v3 - GNU Lesser General Public License", | 109 | "LGPL v2.1 - GNU Lesser General Public License", |
110 | "Thumbnails generator client using DBus and ethumbd.\n" | 110 | "Thumbnails generator client using DBus and ethumbd.\n" |
111 | "\n" | 111 | "\n" |
112 | "This program uses ethumbd server to create thumbnails from pictures. " | 112 | "This program uses ethumbd server to create thumbnails from pictures. " |