diff options
author | Beth Flanagan <elizabeth.flanagan@intel.com> | 2011-06-15 13:52:23 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-06-23 23:44:49 +0100 |
commit | 7cd2ac0e40d854bab9a32512018aff6172500c0e (patch) | |
tree | 99366a7b07db9f0b53bb9d411f0016f36982616d /meta/files/common-licenses/GPL-2-with-bison-exception | |
parent | 879a7f819b7f38cda82d97489af433310aabfed1 (diff) | |
download | poky-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/GPL-2-with-bison-exception')
-rw-r--r-- | meta/files/common-licenses/GPL-2-with-bison-exception | 17 |
1 files changed, 2 insertions, 15 deletions
diff --git a/meta/files/common-licenses/GPL-2-with-bison-exception b/meta/files/common-licenses/GPL-2-with-bison-exception index 853783b734..dd3427397c 100644 --- a/meta/files/common-licenses/GPL-2-with-bison-exception +++ b/meta/files/common-licenses/GPL-2-with-bison-exception | |||
@@ -2,19 +2,6 @@ | |||
2 | insert GPL v2 text here | 2 | insert GPL v2 text here |
3 | 3 | ||
4 | Bison Exception | 4 | Bison Exception |
5 | As a special exception, you may create a larger work that contains part or all | 5 | As a special exception, you may create a larger work that contains part or all of the Bison parser skeleton and distribute that work under terms of your choice, so long as that work isn`t itself a parser generator using the skeleton or a modified version thereof as a parser skeleton. Alternatively, if you modify or redistribute the parser skeleton itself, you may (at your option) remove this special exception, which will cause the skeleton and the resulting Bison output files to be licensed under the GNU General Public License without this special exception. |
6 | of the Bison parser skeleton and distribute that work under terms of your | 6 | This special exception was added by the Free Software Foundation in version 2.2 of Bison. |
7 | choice, so long as that work isn't itself a parser generator using the skeleton | ||
8 | or a modified version thereof as a parser skeleton. Alternatively, if you | ||
9 | modify or redistribute the parser skeleton itself, you may (at your option) | ||
10 | remove this special exception, which will cause the skeleton and the resulting | ||
11 | Bison output files to be licensed under the GNU General Public License without | ||
12 | this special exception. | ||
13 | This special exception was added by the Free Software Foundation in version 2.2 | ||
14 | of Bison. | ||
15 | |||
16 | |||
17 | |||
18 | |||
19 | |||
20 | 7 | ||