summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTimo Richter <timo@iera.de>2011-07-19 22:08:21 +0200
committerAndras Timar <atimar@suse.com>2011-07-19 22:08:21 +0200
commit4de147c19f472e588726ec5573899dfa10f9bd26 (patch)
tree33615215460310979d6e9bc7629397c37631167d
parente7ae095f63da637a292e05e68f1201af01acc54d (diff)
License change feature/layout
-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