mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 06:48:18 -07:00
Drop GPL-2 and Apache-2.0 license texts, as well as information that is
not part of the license.
See also:
https://github.com/pyinstaller/pyinstaller/blob/develop/COPYING.txt
https://spdx.org/licenses/Bootloader-exception.html
Fixes: 610ee66614
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
15 lines
631 B
Plaintext
15 lines
631 B
Plaintext
GNU General Public License, version 2 or any later version.
|
|
See GPL-2 for the full text of this license.
|
|
|
|
|
|
Bootloader Exception
|
|
--------------------
|
|
|
|
In addition to the permissions in the GNU General Public License, the
|
|
authors give you unlimited permission to link or embed compiled bootloader
|
|
and related files into combinations with other programs, and to distribute
|
|
those combinations without any restriction coming from the use of those
|
|
files. (The General Public License restrictions do apply in other respects;
|
|
for example, they cover modification of the files, and distribution when
|
|
not linked into a combined executable.)
|