From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from smtp1.osuosl.org (smtp1.osuosl.org [140.211.166.138]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 38505C4332F for ; Sat, 15 Oct 2022 14:32:14 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp1.osuosl.org (Postfix) with ESMTP id CFEF381C21; Sat, 15 Oct 2022 14:32:13 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp1.osuosl.org CFEF381C21 X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp1.osuosl.org ([127.0.0.1]) by localhost (smtp1.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id OKWODuc9YMIs; Sat, 15 Oct 2022 14:32:13 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by smtp1.osuosl.org (Postfix) with ESMTP id 0CF7381B48; Sat, 15 Oct 2022 14:32:11 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp1.osuosl.org 0CF7381B48 Received: from smtp2.osuosl.org (smtp2.osuosl.org [140.211.166.133]) by ash.osuosl.org (Postfix) with ESMTP id CBDBA1BF307 for ; Sat, 15 Oct 2022 14:32:10 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp2.osuosl.org (Postfix) with ESMTP id B4C91405EF for ; Sat, 15 Oct 2022 14:32:10 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp2.osuosl.org B4C91405EF X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp2.osuosl.org ([127.0.0.1]) by localhost (smtp2.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id dn81gkI0RnRi for ; Sat, 15 Oct 2022 14:32:08 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.8.0 DKIM-Filter: OpenDKIM Filter v2.11.0 smtp2.osuosl.org C57E64012B Received: from relay9-d.mail.gandi.net (relay9-d.mail.gandi.net [217.70.183.199]) by smtp2.osuosl.org (Postfix) with ESMTPS id C57E64012B for ; Sat, 15 Oct 2022 14:32:07 +0000 (UTC) Received: (Authenticated sender: peter@korsgaard.com) by mail.gandi.net (Postfix) with ESMTPSA id A5658FF803; Sat, 15 Oct 2022 14:32:04 +0000 (UTC) Received: from peko by dell.be.48ers.dk with local (Exim 4.94.2) (envelope-from ) id 1ojiCp-00GwkB-Sd; Sat, 15 Oct 2022 16:32:03 +0200 From: Peter Korsgaard To: Yann E. MORIN References: <20221001213928.6B43A86743@busybox.osuosl.org> Date: Sat, 15 Oct 2022 16:32:03 +0200 In-Reply-To: <20221001213928.6B43A86743@busybox.osuosl.org> (Yann E. MORIN's message of "Sat, 1 Oct 2022 23:35:46 +0200") Message-ID: <87y1thi2e4.fsf@dell.be.48ers.dk> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) MIME-Version: 1.0 Subject: Re: [Buildroot] [git commit] package/volk: fix licensing information X-BeenThere: buildroot@buildroot.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: buildroot@buildroot.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: buildroot-bounces@buildroot.org Sender: "buildroot" >>>>> "Yann" == Yann E MORIN writes: > commit: https://git.buildroot.net/buildroot/commit/?id=0a397fa6381a4115be22ee9637746bf8c8e1194e > branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master > Since 2.5.1, volk has been undergoing a relicensing from GPL-3.0+ to the > LGPL-3.0+, which is still not completely done 5by some large margin), so > it is still covered by the GPL-3.0+, but has parts already covered by > the LGPL-3.0+. > We so far only listed GPL-3.0+, but we also had the license file for the > LGPL-3.0+. > Add LGPL-3.0+ to the list of licenses; the COPYING file is the text of > the GPL-3.0+, so we already had it listed (note: the package has a > COPYING-GPL, but i's a symlink to COPYING). > Signed-off-by: Gwenhael Goavec-Merou > [yann.morin.1998@free.fr: > - split out to its own patch > - explain why we don't add COPYING-GPL > ] > Signed-off-by: Yann E. MORIN Committed to 2022.08.x, thanks. -- Bye, Peter Korsgaard _______________________________________________ buildroot mailing list buildroot@buildroot.org https://lists.buildroot.org/mailman/listinfo/buildroot