From 122016ccea9857c0099edbd3bd78b73d30304e34 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Sat, 26 Nov 2005 14:22:21 +0000 Subject: fx APL license string git-svn-id: file:///home/lennart/svn/public/sse/trunk@70 5fbabb74-0606-0410-a5e4-b5cc6a42724e --- feed/sse_fm.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'feed') 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): -- cgit