summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2005-11-23 21:15:56 +0000
committerLennart Poettering <lennart@poettering.net>2005-11-23 21:15:56 +0000
commit8c22e8a30d45ac8ea7844ffe32bdc40b6995d82a (patch)
treecf57f97c087d3a5ce7bc8090968c560ab7c51dd9
parentbc01ae7e2c6d3fdc90c64857a765843ef8913611 (diff)
add two more licenses
git-svn-id: file:///home/lennart/svn/public/sse/trunk@48 5fbabb74-0606-0410-a5e4-b5cc6a42724e
-rwxr-xr-xfeed/sse_fm.py4
1 files changed, 3 insertions, 1 deletions
diff --git a/feed/sse_fm.py b/feed/sse_fm.py
index befdf11..e2bc11d 100755
--- a/feed/sse_fm.py
+++ b/feed/sse_fm.py
@@ -42,7 +42,9 @@ license_whitelist = [
"The PHP License",
"Python License",
"Eiffel Forum License (EFL)",
- "QT Public License (QPL)"
+ "QT Public License (QPL)",
+ "Common Public License",
+ "GNAT Modified GPL (GMGPL)"
]
def process_record(meta):