]> git.mxchange.org Git - friendica.git/commitdiff
if sub-projects cannot mandate any terms to our license, we should not force any
authorFriendika <info@friendika.com>
Sun, 26 Dec 2010 02:16:17 +0000 (18:16 -0800)
committerFriendika <info@friendika.com>
Sun, 26 Dec 2010 02:16:17 +0000 (18:16 -0800)
conditions or license terms on them either.

LICENSE
addon/LICENSE

diff --git a/LICENSE b/LICENSE
index 807f7bbce26e06ae303a502ca9017494fa5ebfa7..01fe880bddd22da67d3b3a645e69dedc40881246 100644 (file)
--- a/LICENSE
+++ b/LICENSE
 * 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. 
+
index 7dd931e30725dd6a2c687d48c5192a40992e699b..2e6e056e8c4419eb1d83a00f362d4bb3f6adcdc7 100644 (file)
@@ -10,8 +10,3 @@ plugin.
 Addons/plugins may be licensed under copyleft or other license terms. Although 
 these projects may require Friendika to operate, no addon or plugin may 
 mandate any changes to the Friendika project license.
-
-If no license terms are set on an addon/plugin project, the Friendika BSD 
-project license will apply to the work, but with the project author as the 
-license owner and copyright holder.