Skip to content

Commit

Permalink
add Bison-exception-1.24
Browse files Browse the repository at this point in the history
Fixes: #2276
Signed-off-by: Miroslav Suchý <[email protected]>
  • Loading branch information
xsuchy committed Jan 3, 2024
1 parent fcb4c75 commit 5d9c3c3
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 0 deletions.
17 changes: 17 additions & 0 deletions src/Bison-exception-1.24.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<SPDXLicenseCollection xmlns="http://www.spdx.org/license">
<exception licenseId="Bison-exception-1.24"
name="Bison exception 1.24" listVersionAdded="3.23">
<crossRefs>
<crossRef>https://github.com/arineng/rwhoisd/blob/master/rwhoisd/mkdb/y.tab.c#L180</crossRef>
</crossRefs>
<text>
<p>
As a special exception, when this file is copied by Bison
into a Bison output file, you may use that output file
without restriction. This special exception was added by
the Free Software Foundation in version 1.24 of Bison.
</p>
</text>
</exception>
</SPDXLicenseCollection>
4 changes: 4 additions & 0 deletions test/simpleTestForGenerator/Bison-exception-1.24.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
As a special exception, when this file is copied by Bison into a
Bison output file, you may use that output file without restriction.
This special exception was added by the Free Software Foundation
in version 1.24 of Bison.

0 comments on commit 5d9c3c3

Please sign in to comment.