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 96427158AC9 for ; Mon, 15 Jan 2024 09:17:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CDA6AE29C8; Mon, 15 Jan 2024 09:17:47 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 AACC4E29C8 for ; Mon, 15 Jan 2024 09:17:47 +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 D0EC9343231 for ; Mon, 15 Jan 2024 09:17:46 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3B81D13E9 for ; Mon, 15 Jan 2024 09:17:45 +0000 (UTC) From: "Ulrich Müller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" Message-ID: <1705309447.a93fa9cc6879fa3e90a5d3ed87abe6fdb160f5b6.ulm@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: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: a93fa9cc6879fa3e90a5d3ed87abe6fdb160f5b6 X-VCS-Branch: master Date: Mon, 15 Jan 2024 09:17:45 +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: 4ccedf85-f926-4e88-b978-d87bbd4480cb X-Archives-Hash: 6be42feabc0ddff5fea56f84b7be06e2 commit: a93fa9cc6879fa3e90a5d3ed87abe6fdb160f5b6 Author: Ulrich Müller gentoo org> AuthorDate: Mon Jan 15 09:04:07 2024 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Mon Jan 15 09:04:07 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a93fa9cc metadata/license-mapping.conf: Add BSD-2-with-patent Signed-off-by: Ulrich Müller 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 1aab79508e92..5731036ae03b 100644 --- a/metadata/license-mapping.conf +++ b/metadata/license-mapping.conf @@ -37,6 +37,7 @@ Artistic-2.0 = Artistic-2 Beerware = BEER-WARE BSD-1-Clause = BSD-1 BSD-2-Clause = BSD-2 +BSD-2-Clause-Patent = BSD-2-with-patent BSD-2-Clause-Views = BSD-2 BSD-3-Clause = BSD BSD-4-Clause = BSD-4