Update seed_db as WTFPL is no longer an allowed license
Patch by: Sverre Rabbelier
--- a/app/soc/models/seed_db.py Sat Feb 21 11:14:44 2009 +0000
+++ b/app/soc/models/seed_db.py Sat Feb 21 15:57:02 2009 +0000
@@ -181,7 +181,7 @@
'why_applying': 'Because we can',
'member_criteria': 'They need to be awesome',
'status': 'pre-accepted',
- 'license_name': 'WTFPL',
+ 'license_name': 'Apache License, 2.0',
'ideas': 'http://code.google.com/p/soc/issues',
'contrib_disappears': 'We use google to find them',
'member_disappears': 'See above',