[Libreoffice-commits] .: unodevtools/source

Tor Lillqvist tml at kemper.freedesktop.org
Wed Jun 6 09:00:47 PDT 2012


 unodevtools/source/skeletonmaker/skeletonmaker.cxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 2faadd0b4e1a7971c55e1e0a16890e7194b04544
Author: Tor Lillqvist <tlillqvist at suse.com>
Date:   Wed Jun 6 19:00:03 2012 +0300

    Update also the help message
    
    Change-Id: I3b84d1905d13c9418985d1ebe5feac13a0025efe

diff --git a/unodevtools/source/skeletonmaker/skeletonmaker.cxx b/unodevtools/source/skeletonmaker/skeletonmaker.cxx
index 3609798..12fd04f 100644
--- a/unodevtools/source/skeletonmaker/skeletonmaker.cxx
+++ b/unodevtools/source/skeletonmaker/skeletonmaker.cxx
@@ -79,7 +79,7 @@ static const char usageText[] =
 "    --propertysetmixin     the generated skeleton implements the cppu::PropertySetMixin\n"
 "                           helper if a referenced new style service specifies an\n"
 "                           interface which provides attributes (directly or inherited).\n"
-"    -lh --licenseheader    generates a default OpenOffice.org LGPL license\n"
+"    -lh --licenseheader    generates a default LibreOffice MPL license\n"
 "                           header at the beginning of a component source file.\n"
 "                           This option is taken into account in 'component' mode\n"
 "                           only and if -o is unequal 'stdout'.\n"


More information about the Libreoffice-commits mailing list