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 F29A1E78480 for ; Sun, 1 Oct 2023 18:29:02 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp1.osuosl.org (Postfix) with ESMTP id 8AE5082053; Sun, 1 Oct 2023 18:29:02 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp1.osuosl.org 8AE5082053 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 M1kWHlw6uBNo; Sun, 1 Oct 2023 18:29:01 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by smtp1.osuosl.org (Postfix) with ESMTP id E54CB82056; Sun, 1 Oct 2023 18:29:00 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp1.osuosl.org E54CB82056 Received: from smtp1.osuosl.org (smtp1.osuosl.org [140.211.166.138]) by ash.osuosl.org (Postfix) with ESMTP id 1E8E91BF298 for ; Sun, 1 Oct 2023 18:28:59 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp1.osuosl.org (Postfix) with ESMTP id E5B8382129 for ; Sun, 1 Oct 2023 18:28:58 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp1.osuosl.org E5B8382129 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 q3myOkg1q9lZ for ; Sun, 1 Oct 2023 18:28:57 +0000 (UTC) Received: from relay5-d.mail.gandi.net (relay5-d.mail.gandi.net [217.70.183.197]) by smtp1.osuosl.org (Postfix) with ESMTPS id B144882056 for ; Sun, 1 Oct 2023 18:28:56 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp1.osuosl.org B144882056 Received: by mail.gandi.net (Postfix) with ESMTPSA id 6FA281C0005; Sun, 1 Oct 2023 18:28:54 +0000 (UTC) Received: from peko by dell.be.48ers.dk with local (Exim 4.94.2) (envelope-from ) id 1qn1BU-000JAG-E8; Sun, 01 Oct 2023 20:28:52 +0200 From: Peter Korsgaard To: Brandon Maier via buildroot References: <20230919172300.9901-1-brandon.maier@collins.com> <20230928002728.2402-1-brandon.maier@collins.com> Date: Sun, 01 Oct 2023 20:28:52 +0200 In-Reply-To: <20230928002728.2402-1-brandon.maier@collins.com> (Brandon Maier via buildroot's message of "Thu, 28 Sep 2023 00:27:27 +0000") Message-ID: <87zg128ae3.fsf@48ers.dk> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) MIME-Version: 1.0 X-GND-Sasl: peter@korsgaard.com Subject: Re: [Buildroot] [PATCH v2 1/2] unifdef: add missing license 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: Thomas Devoogdt , Thomas Petazzoni , Brandon Maier Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: buildroot-bounces@buildroot.org Sender: "buildroot" >>>>> "Brandon" == Brandon Maier via buildroot writes: > The COPYING also contains a BSD-3-Clause license. The BSD-3-Clause > applies to "manual page unifdef.1 and the portability support code in > the FreeBSD subdirectory". The BSD-2-Clause applies to everything else. > Signed-off-by: Brandon Maier > Reviewed-by: Thomas Devoogdt > --- > Changes v1 -> v2: > - No changes Committed to 2023.02.x and 2023.08.x, thanks. -- Bye, Peter Korsgaard _______________________________________________ buildroot mailing list buildroot@buildroot.org https://lists.buildroot.org/mailman/listinfo/buildroot