diff options
Diffstat (limited to 'docs/source/build/mediagoblin-licenses/README')
-rw-r--r-- | docs/source/build/mediagoblin-licenses/README | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/docs/source/build/mediagoblin-licenses/README b/docs/source/build/mediagoblin-licenses/README deleted file mode 100644 index ce52a8c0..00000000 --- a/docs/source/build/mediagoblin-licenses/README +++ /dev/null @@ -1,15 +0,0 @@ -================ - 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+.
\ No newline at end of file |