From 38574789554b1e2737359b62b2350c7300d83888 Mon Sep 17 00:00:00 2001
From: Friendika <info@friendika.com>
Date: Sat, 25 Dec 2010 16:07:37 -0800
Subject: [PATCH] updated LICENSE

---
 LICENSE | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/LICENSE b/LICENSE
index 38b32db225..807f7bbce2 100644
--- a/LICENSE
+++ b/LICENSE
@@ -23,3 +23,14 @@
 * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
 * 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. 
+
+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