From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1541651-garchives=archives.gentoo.org@lists.gentoo.org> 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 D82BF15800A for <garchives@archives.gentoo.org>; Thu, 27 Jul 2023 16:36:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1476DE0963; Thu, 27 Jul 2023 16:36:51 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id EABC3E0963 for <gentoo-commits@lists.gentoo.org>; Thu, 27 Jul 2023 16:36:50 +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 EA674335DB7 for <gentoo-commits@lists.gentoo.org>; Thu, 27 Jul 2023 16:36:49 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5891AE69 for <gentoo-commits@lists.gentoo.org>; Thu, 27 Jul 2023 16:36:48 +0000 (UTC) From: "Ulrich Müller" <ulm@gentoo.org> 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" <ulm@gentoo.org> Message-ID: <1690475773.7517a81d1e621d22a24de6982a5ba9640d94362e.ulm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: licenses/ X-VCS-Repository: repo/gentoo X-VCS-Files: licenses/linux-firmware X-VCS-Directories: licenses/ X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 7517a81d1e621d22a24de6982a5ba9640d94362e X-VCS-Branch: master Date: Thu, 27 Jul 2023 16:36:48 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: e3e02fae-1837-4263-b569-40c3dbd78040 X-Archives-Hash: d3e18685b0fb94faeb15301465178140 commit: 7517a81d1e621d22a24de6982a5ba9640d94362e Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Thu Jul 27 13:49:59 2023 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Thu Jul 27 16:36:13 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7517a81d licenses: Remove unused linux-firmware This was replaced by linux-fw-redistributable. Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org> licenses/linux-firmware | 7 ------- 1 file changed, 7 deletions(-) diff --git a/licenses/linux-firmware b/licenses/linux-firmware deleted file mode 100644 index 86d810891a74..000000000000 --- a/licenses/linux-firmware +++ /dev/null @@ -1,7 +0,0 @@ -Gentoo license note: - -Linux firmware images are distributed under a variety of licenses, -many of them being non-free. Most likely, upstream redistribution of -some firmware images may conflict with the licenses or lack thereof on -the images. You will need to check the WHENCE and LICEN[CS]E.* files -in the package for specific licensing terms.