mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2025-06-07 05:34:45 +02: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>
14 lines
631 B
Text
14 lines
631 B
Text
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.)
|