0001 SPDX-Exception-Identifier: GCC-exception-2.0
0002 SPDX-URL: https://spdx.org/licenses/GCC-exception-2.0.html
0003 SPDX-Licenses: GPL-2.0, GPL-2.0+, GPL-2.0-only, GPL-2.0-or-later
0004 Usage-Guide:
0005 This exception is used together with one of the above SPDX-Licenses to
0006 allow linking the compiled version of code to non GPL compliant code.
0007 To use this exception add it with the keyword WITH to one of the
0008 identifiers in the SPDX-Licenses tag:
0009 SPDX-License-Identifier: <SPDX-License> WITH GCC-exception-2.0
0010 License-Text:
0011
0012 In addition to the permissions in the GNU Library General Public License,
0013 the Free Software Foundation gives you unlimited permission to link the
0014 compiled version of this file into combinations with other programs, and to
0015 distribute those programs without any restriction coming from the use of
0016 this file. (The General Public License restrictions do apply in other
0017 respects; for example, they cover modification of the file, and
0018 distribution when not linked into another program.)