Hello lo-devs,
this patch reduces the copyright notice noise of the FCFGMerge tool.
regards Marcel
---
l10ntools/source/filter/merge/FCFGMerge.java | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diff --git a/l10ntools/source/filter/merge/FCFGMerge.java
b/l10ntools/source/filter/merge/FCFGMerge.java
index 2c2f35b..ca1959b 100644
--- a/l10ntools/source/filter/merge/FCFGMerge.java
+++ b/l10ntools/source/filter/merge/FCFGMerge.java
@@ -56,8 +56,6 @@ public class FCFGMerge
public static void main(java.lang.String[] sCmdLine)
{
- FCFGMerge.printCopyright();
-
// create log object in default mode "WARNINGS"
// If a command line parameter indicates another
// level - change it!
@@ -77,6 +75,7 @@ public class FCFGMerge
// help requested?
if (aCfg.isHelp())
{
+ FCFGMerge.printCopyright();
FCFGMerge.printHelp();
System.exit(-1);
}
Context
- [Libreoffice] [PATCH] Removed copyright notice printing from regular execution of FCFGMerge. · Marcel Metz
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.