From 038c59bf4610768d3ad6bbad910e885bb98fe2c1 Mon Sep 17 00:00:00 2001 From: Andras Timar Date: Wed, 6 Feb 2013 16:25:54 +0100 Subject: fix help text of uno-skeletonmaker -lh switch Change-Id: I07d9708c9a6903a910b94fc1e109d79e7d93590d --- odk/docs/tools.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/odk/docs/tools.html b/odk/docs/tools.html index 4833bfd6ea4f..eb6d39c80b32 100644 --- a/odk/docs/tools.html +++ b/odk/docs/tools.html @@ -760,7 +760,7 @@ types the specified types depend on.

-lh --licenseheader - generates a default OpenOffice.org LGPL license header at the beginning of a component source file. This option is taken into account in 'component' mode only and if -o is unequal 'stdout'. + generates a default LibreOffice MPLv2 license header at the beginning of a component source file. This option is taken into account in 'component' mode only and if -o is unequal 'stdout'. -bc
--backward-compatible
-- cgit