diff options
Diffstat (limited to '')
-rw-r--r-- | legacy/ethumb/src/bin/ethumb.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/legacy/ethumb/src/bin/ethumb.c b/legacy/ethumb/src/bin/ethumb.c index bee2f52058..12750e0196 100644 --- a/legacy/ethumb/src/bin/ethumb.c +++ b/legacy/ethumb/src/bin/ethumb.c | |||
@@ -89,7 +89,7 @@ const Ecore_Getopt optdesc = { | |||
89 | NULL, | 89 | NULL, |
90 | PACKAGE_VERSION, | 90 | PACKAGE_VERSION, |
91 | "(C) 2009 - ProFUSION embedded systems", | 91 | "(C) 2009 - ProFUSION embedded systems", |
92 | "LGPL v3 - GNU Lesser General Public License", | 92 | "LGPL v2.1 - GNU Lesser General Public License", |
93 | "Thumbnails generator.\n" | 93 | "Thumbnails generator.\n" |
94 | "\n" | 94 | "\n" |
95 | "This program uses ethumb to create thumbnails from pictures. " | 95 | "This program uses ethumb to create thumbnails from pictures. " |