summaryrefslogtreecommitdiffstats
path: root/meta/files
diff options
context:
space:
mode:
authorJose Quaresma <quaresma.jose@gmail.com>2021-01-22 09:30:12 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-01-23 17:08:54 +0000
commit2485beac6806bca183054e1497f0f79456e4d9c2 (patch)
tree9ea4e91f0682c4625e7bf5fe4e44e482233c7c6f /meta/files
parent7b90027aac9fa41b3dc98765151d761df8dabb97 (diff)
downloadpoky-2485beac6806bca183054e1497f0f79456e4d9c2.tar.gz
common-licenses: Add GPL-3.0-with-bison-exception
(From OE-Core rev: 58f8debdd53c27cce17ae083dfeb0dab0bd54964) Signed-off-by: Jose Quaresma <quaresma.jose@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/files')
-rw-r--r--meta/files/common-licenses/GPL-3-with-bison-exception7
1 files changed, 7 insertions, 0 deletions
diff --git a/meta/files/common-licenses/GPL-3-with-bison-exception b/meta/files/common-licenses/GPL-3-with-bison-exception
new file mode 100644
index 0000000000..d48c6241ac
--- /dev/null
+++ b/meta/files/common-licenses/GPL-3-with-bison-exception
@@ -0,0 +1,7 @@
1
2insert GPL v3 text here
3
4Bison Exception
5As 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.
6This special exception was added by the Free Software Foundation in version 2.2 of Bison.
7