summaryrefslogtreecommitdiffstats
path: root/feed
diff options
context:
space:
mode:
Diffstat (limited to 'feed')
-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):