summaryrefslogtreecommitdiffstats
path: root/meta/files/common-licenses/GPL-2-with-bison-exception
diff options
context:
space:
mode:
authorBeth Flanagan <elizabeth.flanagan@intel.com>2011-05-25 13:47:52 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-05-27 18:27:22 +0100
commit5faff78a9a8ea98c116dc7797b75c73baa85ac5d (patch)
tree977c5c21632bfa4582812a27b5716d01cc819f11 /meta/files/common-licenses/GPL-2-with-bison-exception
parent183ef127f555af68084ab956363b375124dd2a57 (diff)
downloadpoky-5faff78a9a8ea98c116dc7797b75c73baa85ac5d.tar.gz
common-licenses: Adding new licenses and renaming
I'm adding full common licenses to the common license directory. These licenses are taken from the SPDX project or the OSI license repository. They conform to the SPDX naming convention and will be used by the new license.bbclass license parser in order to maintain some sort of internal standard for license naming. Going forward, we should have a bigger conversation about the LICENSE field and standardizing that to conform to this naming standard. (From OE-Core rev: acc260418a46dadd5598c53ad3491a21e8b2d6e8) 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-exception20
1 files changed, 20 insertions, 0 deletions
diff --git a/meta/files/common-licenses/GPL-2-with-bison-exception b/meta/files/common-licenses/GPL-2-with-bison-exception
new file mode 100644
index 0000000000..853783b734
--- /dev/null
+++ b/meta/files/common-licenses/GPL-2-with-bison-exception
@@ -0,0 +1,20 @@
1
2insert GPL v2 text here
3
4Bison Exception
5As a special exception, you may create a larger work that contains part or all
6of the Bison parser skeleton and distribute that work under terms of your
7choice, so long as that work isn't itself a parser generator using the skeleton
8or a modified version thereof as a parser skeleton. Alternatively, if you
9modify or redistribute the parser skeleton itself, you may (at your option)
10remove this special exception, which will cause the skeleton and the resulting
11Bison output files to be licensed under the GNU General Public License without
12this special exception.
13This special exception was added by the Free Software Foundation in version 2.2
14of Bison.
15
16
17
18
19
20