-
Notifications
You must be signed in to change notification settings - Fork 293
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #2309 from xsuchy/2276
add Bison-exception-1.24
- Loading branch information
Showing
2 changed files
with
21 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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. |