From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id C9D89158083 for ; Thu, 5 Sep 2024 12:55:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CA9D5E2A85; Thu, 5 Sep 2024 12:55:32 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B02A6E2A85 for ; Thu, 5 Sep 2024 12:55:32 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B1B5E3409C8 for ; Thu, 5 Sep 2024 12:55:31 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1FA9C1F36 for ; Thu, 5 Sep 2024 12:55:30 +0000 (UTC) From: "Michael Orlitzky" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Orlitzky" Message-ID: <1725540735.18a3ea20e9ed753aa75aefbd6af95cf854e4e72b.mjo@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: metadata/ X-VCS-Repository: repo/gentoo X-VCS-Files: metadata/license-mapping.conf X-VCS-Directories: metadata/ X-VCS-Committer: mjo X-VCS-Committer-Name: Michael Orlitzky X-VCS-Revision: 18a3ea20e9ed753aa75aefbd6af95cf854e4e72b X-VCS-Branch: master Date: Thu, 5 Sep 2024 12:55:30 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: bd962659-eb2b-4b39-9851-6f83289fa3f7 X-Archives-Hash: 6077ffdc779e55303be74794e307e4f0 commit: 18a3ea20e9ed753aa75aefbd6af95cf854e4e72b Author: Michael Orlitzky gentoo org> AuthorDate: Thu Sep 5 12:31:18 2024 +0000 Commit: Michael Orlitzky gentoo org> CommitDate: Thu Sep 5 12:52:15 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18a3ea20 metadata/license-mapping.conf: add entry for LBNLBSD Bug: https://bugs.gentoo.org/939071 Signed-off-by: Michael Orlitzky gentoo.org> metadata/license-mapping.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/metadata/license-mapping.conf b/metadata/license-mapping.conf index d97f93f11ae4..8066827fd3f1 100644 --- a/metadata/license-mapping.conf +++ b/metadata/license-mapping.conf @@ -40,6 +40,7 @@ BSD-2-Clause = BSD-2 BSD-2-Clause-Patent = BSD-2-with-patent BSD-2-Clause-Views = BSD-2 BSD-3-Clause = BSD +BSD-3-Clause-LBNL = LBNLBSD BSD-4-Clause = BSD-4 BSL-1.0 = Boost-1.0 BUSL-1.1 = BUSL-1.1