summaryrefslogtreecommitdiff
path: root/COPYING
diff options
context:
space:
mode:
authorCarsten Haitzler (Rasterman) <raster@rasterman.com>2017-07-10 11:30:35 +0900
committerCarsten Haitzler (Rasterman) <raster@rasterman.com>2017-07-10 11:30:35 +0900
commit0afe0d99e12424074207ffd982e8eca7c5a492f5 (patch)
treebe49ea545c4ae5c1537d45b060d6ceb1326e8709 /COPYING
parent41534e69c398cdf744944d7a33265986c2f261d1 (diff)
downloadefl-0afe0d99e12424074207ffd982e8eca7c5a492f5.tar.gz
add missing license line for libefl to COPYING
LGPL will do - we never declared a license so take the most restrictive one we have for this (LGPL).
Diffstat (limited to 'COPYING')
-rw-r--r--COPYING1
1 files changed, 1 insertions, 0 deletions
diff --git a/COPYING b/COPYING
index 7afe4c5866..e40f3008eb 100644
--- a/COPYING
+++ b/COPYING
@@ -36,6 +36,7 @@ elua: licenses/COPYING.BSD
elementary: licenses/COPYING.LGPL
generic/evas: licenses/COPYING.GPL (separate binary/executable)
generic/emotion: licenses/COPYING.GPL (separate binary/executable)
+efl: licenses/COPYING.LGPL
NOTE: If linked together, the result will be effectively be LGPL (or
GPL if escape is used) due to license characteristics.