Switch license to AGPL (fixes #496, PR #513)

This commit is contained in:
Patrick Gansterer 2017-11-10 17:02:35 +01:00 committed by wvengen
parent 5e4f3fb730
commit 816f699f69
12 changed files with 607 additions and 457 deletions

View file

@ -17,5 +17,5 @@ gem 'foodsoft_wiki', path: 'lib/foodsoft_wiki'
This plugin introduces the foodcoop config option `use_wiki`, which can be set
to `false` to disable the wiki. May be useful in multicoop deployments.
This plugin is part of the foodsoft package and uses the GPL-3 license (see
This plugin is part of the foodsoft package and uses the AGPL-3 license (see
foodsoft's LICENSE for the full license text).