summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2005-11-26 03:10:48 +0000
committerLennart Poettering <lennart@poettering.net>2005-11-26 03:10:48 +0000
commit5a6f12104b902e8b75c054350974e818f411753b (patch)
treeaca811561994011752f220d600cbd73fa0a46ee2
parent8b82b54ea066ac88fbcdb65d5d69e7bbba3c397f (diff)
add more licenses
git-svn-id: file:///home/lennart/svn/public/sse/trunk@69 5fbabb74-0606-0410-a5e4-b5cc6a42724e
-rwxr-xr-xfeed/sse_fm.py7
1 files changed, 6 insertions, 1 deletions
diff --git a/feed/sse_fm.py b/feed/sse_fm.py
index ec3cb75..19f8a3c 100755
--- a/feed/sse_fm.py
+++ b/feed/sse_fm.py
@@ -59,7 +59,12 @@ license_whitelist = [
"Affero General Public License",
"The Latex Project Public License (LPPL)",
"WTFPL",
- "Guile license"
+ "Guile license",
+ "Eclipse Public License",
+ "Apple Public Source License (APSL)",
+ "The CeCILL License",
+ "Copyback License",
+ "Adaptive Public License"
]
def process_record(meta):