summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2005-11-25 15:43:16 +0000
committerLennart Poettering <lennart@poettering.net>2005-11-25 15:43:16 +0000
commit7ad47f24840f3184f7d0cd3d7b18f9ae47f1eb4c (patch)
tree25f6bc23f0ea758f882073ab6d7c6c076718107e
parent33bb8fca57c6c2ba533ea700251224ce9ae6fe46 (diff)
add a bunch of new licenses
git-svn-id: file:///home/lennart/svn/public/sse/trunk@59 5fbabb74-0606-0410-a5e4-b5cc6a42724e
-rwxr-xr-xfeed/sse_fm.py6
1 files changed, 5 insertions, 1 deletions
diff --git a/feed/sse_fm.py b/feed/sse_fm.py
index 3bbdd07..ec3cb75 100755
--- a/feed/sse_fm.py
+++ b/feed/sse_fm.py
@@ -55,7 +55,11 @@ license_whitelist = [
"zlib/libpng License",
"SUN Public License",
"Academic Free License (AFL)",
- "Common Development and Distribution License (CDDL)"
+ "Common Development and Distribution License (CDDL)",
+ "Affero General Public License",
+ "The Latex Project Public License (LPPL)",
+ "WTFPL",
+ "Guile license"
]
def process_record(meta):