summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2005-11-26 14:22:21 +0000
committerLennart Poettering <lennart@poettering.net>2005-11-26 14:22:21 +0000
commit122016ccea9857c0099edbd3bd78b73d30304e34 (patch)
treeb7f6211851ded486e3a6bff2b04011e604f428d1
parent5a6f12104b902e8b75c054350974e818f411753b (diff)
fx APL license string
git-svn-id: file:///home/lennart/svn/public/sse/trunk@70 5fbabb74-0606-0410-a5e4-b5cc6a42724e
-rwxr-xr-xfeed/sse_fm.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/feed/sse_fm.py b/feed/sse_fm.py
index 19f8a3c..b73f93f 100755
--- a/feed/sse_fm.py
+++ b/feed/sse_fm.py
@@ -64,7 +64,7 @@ license_whitelist = [
"Apple Public Source License (APSL)",
"The CeCILL License",
"Copyback License",
- "Adaptive Public License"
+ "Adaptive Public License (APL)"
]
def process_record(meta):