From 58f8debdd53c27cce17ae083dfeb0dab0bd54964 Mon Sep 17 00:00:00 2001 From: Jose Quaresma Date: Fri, 22 Jan 2021 09:30:12 +0000 Subject: common-licenses: Add GPL-3.0-with-bison-exception Signed-off-by: Jose Quaresma Signed-off-by: Richard Purdie --- meta/files/common-licenses/GPL-3-with-bison-exception | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 meta/files/common-licenses/GPL-3-with-bison-exception 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 @@ + +insert GPL v3 text here + +Bison Exception +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. +This special exception was added by the Free Software Foundation in version 2.2 of Bison. + -- cgit 1.2.3-korg