Fix #280: AGPL-3 licence 🎉

This commit is contained in:
Eliot Berriot 2018-06-06 22:37:55 +02:00
commit c7a0ce3736
No known key found for this signature in database
GPG key ID: DD6965E2476E5C27
2 changed files with 676 additions and 27 deletions

View file

@ -0,0 +1,15 @@
Switch from BSD-3 licence to AGPL-3 licence (#280)
Funkwhale is now licenced under AGPL-3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Following the recent switch made by PixelFed
(https://github.com/dansup/pixelfed/issues/143), we decided along with
the community to relicence Funkwhale under the AGPL-3 licence. We did this
switch for various reasons:
- This is better aligned with other fediverse software
- It prohibits anyone to distribute closed-source and proprietary forks of Funkwhale
As end users and instance owners, this does not change anything. You can
continue to use Funkwhale exactly as you did before :)