summaryrefslogtreecommitdiff
path: root/unodevtools
diff options
context:
space:
mode:
Diffstat (limited to 'unodevtools')
-rw-r--r--unodevtools/source/skeletonmaker/skeletonmaker.cxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/unodevtools/source/skeletonmaker/skeletonmaker.cxx b/unodevtools/source/skeletonmaker/skeletonmaker.cxx
index 2467bf2334c6..127411060105 100644
--- a/unodevtools/source/skeletonmaker/skeletonmaker.cxx
+++ b/unodevtools/source/skeletonmaker/skeletonmaker.cxx
@@ -115,8 +115,7 @@ static const char usageText[] =
" command names, where the commands are a ',' separated list\n"
" of unique commands. This option is only valid for add-ons.\n"
" -V, --version print version number and exit\n"
-" -h, --help print this help and exit\n\n"
-" Sun Microsystems (R) ";
+" -h, --help print this help and exit\n\n";
void printUsageAndExit(const char* programname, const char* version)
{