diff options
Diffstat (limited to 'metadata/license-mapping.conf')
-rw-r--r-- | metadata/license-mapping.conf | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/metadata/license-mapping.conf b/metadata/license-mapping.conf index 8066827fd3f1..0a67f2dfdffd 100644 --- a/metadata/license-mapping.conf +++ b/metadata/license-mapping.conf @@ -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 |