From 7cd2ac0e40d854bab9a32512018aff6172500c0e Mon Sep 17 00:00:00 2001 From: Beth Flanagan Date: Wed, 15 Jun 2011 13:52:23 -0700 Subject: 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 Signed-off-by: Richard Purdie --- meta/files/common-licenses/EFL-2.0 | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 meta/files/common-licenses/EFL-2.0 (limited to 'meta/files/common-licenses/EFL-2.0') diff --git a/meta/files/common-licenses/EFL-2.0 b/meta/files/common-licenses/EFL-2.0 new file mode 100644 index 0000000000..be37f904a3 --- /dev/null +++ b/meta/files/common-licenses/EFL-2.0 @@ -0,0 +1,12 @@ + +Eiffel Forum License, version 2 + +Permission is hereby granted to use, copy, modify and/or distribute this package, provided that: +copyright notices are retained unchanged, +any distribution of this package, whether modified or not, includes this license text. +Permission is hereby also granted to distribute binary programs which depend on this package. If the binary program depends on a modified version of this package, you are encouraged to publicly release the modified version of this package. +*********************** + +THIS PACKAGE IS PROVIDED "AS IS" AND WITHOUT WARRANTY. ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHORS BE LIABLE TO ANY PARTY FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES ARISING IN ANY WAY OUT OF THE USE OF THIS PACKAGE. +*********************** + -- cgit v1.2.3-54-g00ecf