metadata/license-mapping.conf: Add GPL-2+-with-Pyinstaller-Bootloader-exception

Signed-off-by: Ulrich Müller <ulm@gentoo.org>
This commit is contained in:
Ulrich Müller
2025-01-20 14:48:21 +01:00
parent f2d671eb43
commit 2aad67ae11

View File

@@ -1,4 +1,4 @@
# Copyright 2022-2024 Gentoo Authors
# Copyright 2022-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# Mapping of SPDX-2.0 licenses to Gentoo repository licenses.
@@ -117,6 +117,7 @@ GPL-2.0 = GPL-2
GPL-2.0+ = GPL-2+
GPL-2.0-only = GPL-2
GPL-2.0-or-later = GPL-2+
GPL-2.0-or-later WITH Bootloader-exception = GPL-2+-with-Pyinstaller-Bootloader-exception
GPL-2.0-with-classpath-exception = GPL-2-with-classpath-exception
GPL-2.0 WITH Classpath-exception-2.0 = GPL-2-with-classpath-exception
GPL-2.0-only WITH Classpath-exception-2.0 = GPL-2-with-classpath-exception