summaryrefslogtreecommitdiffstats
path: root/meta/files/common-licenses/EFL-1.0
diff options
context:
space:
mode:
authorBeth Flanagan <elizabeth.flanagan@intel.com>2011-06-15 13:52:23 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-06-23 23:44:49 +0100
commit7cd2ac0e40d854bab9a32512018aff6172500c0e (patch)
tree99366a7b07db9f0b53bb9d411f0016f36982616d /meta/files/common-licenses/EFL-1.0
parent879a7f819b7f38cda82d97489af433310aabfed1 (diff)
downloadpoky-7cd2ac0e40d854bab9a32512018aff6172500c0e.tar.gz
common-licenses: Additions and corrections
I've added more licenses from SPDX and corrected the gcc license so that it is a. parsable and b. accurate to the SPDX standard. I've also done some cleanup of license text and gdb's LICENSE field. (From OE-Core rev: e47343d12ee571281238bbf5663b074c0e32049f) Signed-off-by: Beth Flanagan <elizabeth.flanagan@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/files/common-licenses/EFL-1.0')
-rw-r--r--meta/files/common-licenses/EFL-1.025
1 files changed, 25 insertions, 0 deletions
diff --git a/meta/files/common-licenses/EFL-1.0 b/meta/files/common-licenses/EFL-1.0
new file mode 100644
index 0000000000..c399605133
--- /dev/null
+++ b/meta/files/common-licenses/EFL-1.0
@@ -0,0 +1,25 @@
1
2Eiffel Forum License, version 1
3
4Permission is hereby granted to use, copy, modify and/or distribute
5this package, provided that:
6
7 - copyright notices are retained unchanged
8
9 - any distribution of this package, whether modified or not,
10 includes this file
11
12Permission is hereby also granted to distribute binary programs which
13depend on this package, provided that:
14
15 - if the binary program depends on a modified version of this
16 package, you must publicly release the modified version of this
17 package
18
19THIS PACKAGE IS PROVIDED "AS IS" AND WITHOUT WARRANTY. ANY EXPRESS OR
20IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
21WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
22DISCLAIMED. IN NO EVENT SHALL THE AUTHORS BE LIABLE TO ANY PARTY FOR
23ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
24DAMAGES ARISING IN ANY WAY OUT OF THE USE OF THIS PACKAGE.
25