Sebastian Spaeth 8d19cb2445 Don't require webob as dependency
It is pushing up the daisies. Also relnote the change.
2012-12-21 08:24:28 +01:00

15 lines
566 B
Plaintext

================
Custom Licenses
================
Enable by configuring all custom licenses in the form of:
license_x=Abbreviation, Full Name, URL to license
Make sure to only insert one line per license without line breaks.
E.g. do this into mediagoblin_local.ini:
[[mediagoblin_licenses]]
license_1=Chicken Dance, Chicken Dance License v1.0, https://raw.github.com/supertunaman/cdl/f0ae734f4abce311070ac0c401dbc0230cbc4344/COPYING
license_2=WTFPL, Do What the Fuck Public License v2.0, http://sam.zoy.org/wtfpl/
This plugin is licensed under the GNU APGL v3+.