summaryrefslogtreecommitdiff
path: root/COPYING
diff options
context:
space:
mode:
authorLauro Moura <lauromoura@expertisesolutions.com.br>2019-10-24 10:01:50 -0300
committerFelipe Magno de Almeida <felipe@expertisesolutions.com.br>2019-10-24 10:10:56 -0300
commit40a980174b7e29e6946f7425bd7a238ae45900f8 (patch)
tree8dff15516b50b956f307c57fa70b90f1c9b33bfa /COPYING
parent408102427f872113f4da34a11172efd4bf8c7f72 (diff)
downloadefl-40a980174b7e29e6946f7425bd7a238ae45900f8.tar.gz
csharp: Add licensing information.
Summary: C# bindings will be lincensed under Apache Sofware License 2.0. This commit adds the license text to the licenses folder and a copyright notice to the binding files. Fixes T8039 Reviewers: woohyun, felipealmeida, vitor.sousa Reviewed By: felipealmeida Subscribers: cedric, #reviewers, #committers Tags: #efl Maniphest Tasks: T8039 Differential Revision: https://phab.enlightenment.org/D9414
Diffstat (limited to 'COPYING')
-rw-r--r--COPYING1
1 files changed, 1 insertions, 0 deletions
diff --git a/COPYING b/COPYING
index e40f3008eb..61f82a9cbe 100644
--- a/COPYING
+++ b/COPYING
@@ -37,6 +37,7 @@ elementary: licenses/COPYING.LGPL
generic/evas: licenses/COPYING.GPL (separate binary/executable)
generic/emotion: licenses/COPYING.GPL (separate binary/executable)
efl: licenses/COPYING.LGPL
+csharp bindings: licenses/COPYING.ASL
NOTE: If linked together, the result will be effectively be LGPL (or
GPL if escape is used) due to license characteristics.