From 40a980174b7e29e6946f7425bd7a238ae45900f8 Mon Sep 17 00:00:00 2001 From: Lauro Moura Date: Thu, 24 Oct 2019 10:01:50 -0300 Subject: 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 --- COPYING | 1 + 1 file changed, 1 insertion(+) (limited to 'COPYING') 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. -- cgit v1.2.1