commit: 67f43fc677b364fcb477335ad01eb36a1535a2ee Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Sat May 10 06:02:10 2025 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Sat May 10 06:04:01 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67f43fc6
metadata: Add trivial license mappings for Ms-PL and Ms-RL Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org> metadata/license-mapping.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/metadata/license-mapping.conf b/metadata/license-mapping.conf index 8c11eeb2571d..884603b94175 100644 --- a/metadata/license-mapping.conf +++ b/metadata/license-mapping.conf @@ -169,6 +169,8 @@ mpich2 = mpich2 MPL-1.0 = MPL-1.0 MPL-1.1 = MPL-1.1 MPL-2.0 = MPL-2.0 +MS-PL = Ms-PL +MS-RL = Ms-RL NCSA = UoI-NCSA NPL-1.1 = NPL-1.1 OFL-1.0 = OFL-1.0
