diff options
author | Friendika <info@friendika.com> | 2010-12-25 18:16:17 -0800 |
---|---|---|
committer | Friendika <info@friendika.com> | 2010-12-25 18:16:17 -0800 |
commit | 10dda88684331366b10967981e661acf5b229ac6 (patch) | |
tree | c940d0870729dbeb70845a96f36a6a15926dd9f2 /LICENSE | |
parent | b211adfb1290913e11cc77bdd86b733b1f772519 (diff) | |
download | volse-hubzilla-10dda88684331366b10967981e661acf5b229ac6.tar.gz volse-hubzilla-10dda88684331366b10967981e661acf5b229ac6.tar.bz2 volse-hubzilla-10dda88684331366b10967981e661acf5b229ac6.zip |
if sub-projects cannot mandate any terms to our license, we should not force any
conditions or license terms on them either.
Diffstat (limited to 'LICENSE')
-rw-r--r-- | LICENSE | 16 |
1 files changed, 9 insertions, 7 deletions
@@ -25,12 +25,14 @@ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. Friendika incorporates other software which may be licensed under different -terms and conditions. Some system libraries which are supplied with Friendika -are provided under the LGPL and may result in legal encumberance if you make -any code changes to these libraries. +terms and conditions. Some system libraries which are supplied with and +incorporated into Friendika were provided by their respective authors under +the LGPL (Lesser GNU Public License) and may result in legal encumberance if +you make any code changes to these libraries. Addon or "plugin" modules (within the 'addon' directory) are licensed under -terms provided by the respective software author or authors, and MAY include -copyleft licenses such as GPLv3, AGPL, and/or commercial licenses. For the -purposes of licensing, addon modules are considered separate standalone works. -
\ No newline at end of file +terms provided by the respective software author or authors of those works, +and MAY include copyleft licenses such as GPLv3, AGPL, and/or commercial +licenses. For the purposes of licensing, addon modules are considered separate +standalone works. + |