summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Sverzut Barbieri <barbieri@gmail.com>2013-01-16 21:48:14 +0000
committerGustavo Sverzut Barbieri <barbieri@gmail.com>2013-01-16 21:48:14 +0000
commit6c3bf00abf0ce7e3622f3a574fcef338b837d332 (patch)
tree5ffe6ff9ae305c37781afc6306a3b4e98df3bbec
parent52f148683acfe9bb7daf2ed451a8f326770761ef (diff)
downloadefl-6c3bf00abf0ce7e3622f3a574fcef338b837d332.tar.gz
add missing licenses references, fix copyright, add link result notice.
SVN revision: 82911
-rw-r--r--COPYING20
-rw-r--r--licenses/COPYING.BSD3
-rw-r--r--licenses/COPYING.LGPL5
3 files changed, 21 insertions, 7 deletions
diff --git a/COPYING b/COPYING
index 0af3e57f28..f91ba9db5e 100644
--- a/COPYING
+++ b/COPYING
@@ -1,11 +1,23 @@
-EFL comes with several licences. Listed are the library/probject
+EFL comes with several licences. Listed are the library/project
name and the license file covering it.
evil: licenses/COPYING.BSD
-escape: licenses/COPYING.GPL
-eet: licenses/COPYING.BSD
+escape: licenses/COPYING.GPL (used in PlayStation native)
eina: licenses/COPYING.LGPL
+eet: licenses/COPYING.BSD
eo: licenses/COPYING.BSD
evas: licenses/COPYING.BSD
-ecore: licenses/COPYING.BSD
embryo: licenses/COPYING.SMALL
+ecore: licenses/COPYING.BSD
+eio: licenses/COPYING.LGPL
+edbus: licenses/COPYING.LGPL
+efreet: licenses/COPYING.BSD
+eeze: licenses/COPYING.BSD
+ephysics: licenses/COPYING.BSD
+edje: licenses/COPYING.BSD
+edje/epp: licenses/COPYING.GPL (separate binary/executable)
+emotion: licenses/COPYING.BSD
+ethumb: licenses/COPYING.LGPL
+
+NOTE: If linked together, the result will be LGPL (or GPL is Escape is
+used) due that license characteristics.
diff --git a/licenses/COPYING.BSD b/licenses/COPYING.BSD
index c51c01ee67..74b4427bd1 100644
--- a/licenses/COPYING.BSD
+++ b/licenses/COPYING.BSD
@@ -1,6 +1,7 @@
Copyright notice for the EFL:
-Copyright (C) 2002-2012 Carsten Haitzler and various contributors (see AUTHORS)
+Copyright (C) 2002-2012 Carsten Haitzler, Dan Sinclair, Mike Blumenkrantz,
+Samsung Electronics and various contributors (see AUTHORS)
All rights reserved.
diff --git a/licenses/COPYING.LGPL b/licenses/COPYING.LGPL
index abe887caa1..beed95cb03 100644
--- a/licenses/COPYING.LGPL
+++ b/licenses/COPYING.LGPL
@@ -1,6 +1,7 @@
-Copyright notice for Eina:
+Copyright notice for EFL:
-Copyright (C) 2008-2011 Jorge Luis Zapata and various contributors (see AUTHORS)
+Copyright (C) 2008-2011 Jorge Luis Zapata, Cedric Bail, ProFUSION embedded systems,
+Samsung Electronics and various contributors (see AUTHORS)
This library is free software; you can redistribute it and/or modify it
under the terms of the GNU Lesser General Public License as published by the