summaryrefslogtreecommitdiffstats
path: root/feed/sse_fm.py
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2005-11-22 01:09:26 +0000
committerLennart Poettering <lennart@poettering.net>2005-11-22 01:09:26 +0000
commitd8d9dfa0bc29030766afe611d64a0fc5cabe0c6b (patch)
treea8f4ef008febce7d66eb2c152078f1e1177b5ebe /feed/sse_fm.py
parent84b8366e5b3027ccd74622b7e6a271f5c7a641fa (diff)
add debian feeder
git-svn-id: file:///home/lennart/svn/public/sse/trunk@20 5fbabb74-0606-0410-a5e4-b5cc6a42724e
Diffstat (limited to 'feed/sse_fm.py')
-rwxr-xr-xfeed/sse_fm.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/feed/sse_fm.py b/feed/sse_fm.py
index 7161d7a..0edb92d 100755
--- a/feed/sse_fm.py
+++ b/feed/sse_fm.py
@@ -28,7 +28,8 @@ license_whitelist = [
"Artistic License",
"MIT/X Consortium License",
"The Clarified Artistic License",
- "BSD License (revised)"
+ "BSD License (revised)",
+ "DFSG approved"
]
def process_record(meta):