mirror of
https://github.com/friendica/friendica
synced 2024-11-09 17:02:54 +00:00
lack of guarantee is not a license term, but a disclaimer
This commit is contained in:
parent
07a77a4d27
commit
0b8aaef09c
1 changed files with 3 additions and 1 deletions
4
LICENSE
4
LICENSE
|
@ -1,7 +1,8 @@
|
||||||
The Friendika project is distributed under the following license terms:
|
The Friendika project is distributed under the following license terms:
|
||||||
|
|
||||||
* This software is provided for any use with no license terms or restrictions.
|
* This software is provided for any use with no license terms or restrictions.
|
||||||
* No guarantee is provided. Use at your own risk.
|
|
||||||
|
No guarantee is provided. Use at your own risk.
|
||||||
|
|
||||||
Components packaged with this software may fall under different license terms.
|
Components packaged with this software may fall under different license terms.
|
||||||
|
|
||||||
|
@ -13,6 +14,7 @@ ajax-upload - MIT
|
||||||
simplepie - MIT
|
simplepie - MIT
|
||||||
LightOpenID - MIT
|
LightOpenID - MIT
|
||||||
HTML5 - MIT
|
HTML5 - MIT
|
||||||
|
jQuery - MIT
|
||||||
TinyMCE - LGPL
|
TinyMCE - LGPL
|
||||||
phpsec - LGPL
|
phpsec - LGPL
|
||||||
HTMLPurifer - LGPL
|
HTMLPurifer - LGPL
|
||||||
|
|
Loading…
Reference in a new issue