summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--helpcontent2/wiki-to-help/README2
-rwxr-xr-xhelpcontent2/wiki-to-help/convert.py1
2 files changed, 1 insertions, 2 deletions
diff --git a/helpcontent2/wiki-to-help/README b/helpcontent2/wiki-to-help/README
index f2dae3a133..5dcfc95865 100644
--- a/helpcontent2/wiki-to-help/README
+++ b/helpcontent2/wiki-to-help/README
@@ -25,5 +25,5 @@ The following programs are required:
The following applies to all files if not stated differently
- - Licensed under GNU GPLv3
+ - Licensed under GNU LGPLv3 / MPL
- Copyright 2011 Timo Richter
diff --git a/helpcontent2/wiki-to-help/convert.py b/helpcontent2/wiki-to-help/convert.py
index 89cdac428e..a86b4b60d8 100755
--- a/helpcontent2/wiki-to-help/convert.py
+++ b/helpcontent2/wiki-to-help/convert.py
@@ -2,7 +2,6 @@
"""
Convert an XML-Dump to platformspecific help files.
Copyright 2011 Timo Richter
-Licensed under GNU GPLv3
This program depends on:
mwlib