mirror of
https://github.com/friendica/friendica
synced 2024-11-13 16:22:53 +00:00
created license with which to renounce the license
This commit is contained in:
parent
7008bec045
commit
114a728009
2 changed files with 23 additions and 2 deletions
23
LICENSE
Normal file
23
LICENSE
Normal file
|
@ -0,0 +1,23 @@
|
|||
The Friendika project is distributed under the following license terms:
|
||||
|
||||
* This software is provided for any use with no license terms or restrictions.
|
||||
* No guarantee is provided. Use at your own risk.
|
||||
|
||||
Components packaged with this software may fall under different license terms.
|
||||
|
||||
cropper - BSD
|
||||
TwitterOAuth - BSD
|
||||
markdown - BSD
|
||||
slinky - BSD
|
||||
ajax-upload - MIT
|
||||
simplepie - MIT
|
||||
LightOpenID - MIT
|
||||
HTML5 - MIT
|
||||
TinyMCE - LGPL
|
||||
phpsec - LGPL
|
||||
HTMLPurifer - LGPL
|
||||
Facebook SDK - Apache
|
||||
|
||||
Addons, plugins, and themes are also provided under their own license terms.
|
||||
|
||||
|
|
@ -1,5 +1,3 @@
|
|||
|
||||
|
||||
Friendika addons/plugins license terms are under the control of the project
|
||||
author or authors.
|
||||
|
||||
|
|
Loading…
Reference in a new issue