add missing license line for libefl to COPYING
authorCarsten Haitzler (Rasterman) <raster@rasterman.com>
Mon, 10 Jul 2017 02:30:35 +0000 (11:30 +0900)
committerCarsten Haitzler (Rasterman) <raster@rasterman.com>
Mon, 10 Jul 2017 02:30:35 +0000 (11:30 +0900)
LGPL will do - we never declared a license so take the most
restrictive one we have for this (LGPL).

COPYING

diff --git a/COPYING b/COPYING
index 7afe4c5..e40f300 100644 (file)
--- 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.