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);
}
_______________________________________________
LibreOffice mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice