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 phobos.denx.de (phobos.denx.de [85.214.62.61]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id E2E9FECAAA3 for ; Fri, 26 Aug 2022 13:35:32 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 5DB1B84895; Fri, 26 Aug 2022 15:35:30 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=none (p=none dis=none) header.from=denx.de Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=denx.de; s=phobos-20191101; t=1661520930; bh=gy9ulclsMpRTd4VkH2Pdg4eTE8QtKyhaVpRTqV/MxVw=; h=To:cc:From:Subject:In-reply-to:References:Date:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=tZ2kkzmzlz2RyQg1TPNq1Gm7NL9EdiYcs9WnAfgl5S8/fW2KsbCm7mc5KC2yqfysw E/8vyjHALSEtiew8EpNyWUc6ICarXNrCs+MkO6CkeGKLpoWsRemQLZvr8VocoKQG4J iQPgIq1FLNlcgnR7acwBWzj+xBuwS8ZtyRiEEthJQ9bwGQL+xNJdo5B6f+gITVb3uV 8djbYf/eTkcaTACMoIrIfKiiJ0l2p2+c9f8qzUOdTGNMPTjChbgd+D9QtoKmB6vc/p 0zfILOGKbjEwYk5wTEMcgu8UP/56xkU0ky2NwvmSHUlSFaX8Hk6TRg7V4PGwl3ukPd W82Z3KCYc5bEQ== Received: from janitor.denx.de (unknown [62.91.23.180]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (No client certificate requested) (Authenticated sender: noc@denx.de) by phobos.denx.de (Postfix) with ESMTPSA id 0A9FD83FA7 for ; Fri, 26 Aug 2022 15:35:29 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=denx.de; s=phobos-20191101; t=1661520929; bh=gy9ulclsMpRTd4VkH2Pdg4eTE8QtKyhaVpRTqV/MxVw=; h=To:cc:From:Subject:In-reply-to:References:Date:From; b=WKu5tHyg/Lf+pNH1h+sxLkF+tay/vNVs92rcd11UbXjNW6ipvLoLPnir6Dv1WYr/T Hku+leGy+0J74KZxTkPoyhBNtNn83FSO96/rW6f83rzvG1plDk8SfJi6euFGZm5xr2 c7VfTmCxyzp2GWjJNKa0nigLJdJ7mtTyOkR5ZaxF/qASSkF07NbuiotPnTp3ln7CW3 bvaVpJKaHGyJQmW2frHfBc3QcA6UDDr/oBwZrb+66hW1p06PDYrRSj/Z4iTnI7y1Kz E+oxzQhVVyrm+03ufwd1LEprzyO0dw1Ja5jKsJbK+8wyQGuiIflZhI+HUhRRU4qcqY n6AnW6QtXolWA== Received: by janitor.denx.de (Postfix, from userid 108) id 8013DA0280; Fri, 26 Aug 2022 15:35:28 +0200 (CEST) Received: from gemini.denx.de (gemini.denx.de [10.4.0.2]) by janitor.denx.de (Postfix) with ESMTPS id 12074A00A5; Fri, 26 Aug 2022 15:35:24 +0200 (CEST) Received: from gemini.denx.de (localhost [IPv6:::1]) by gemini.denx.de (Postfix) with ESMTP id BC0A41E0662; Fri, 26 Aug 2022 15:35:23 +0200 (CEST) To: Paul Barker cc: u-boot@lists.denx.de From: Wolfgang Denk Subject: Re: [PATCH 1/3] Licenses: Clarify exceptions for standalone apps MIME-Version: 1.0 Content-type: text/plain; charset=UTF-8 Content-transfer-encoding: 8bit In-reply-to: <20220505153242.1598807-2-paul.barker@sancloud.com> References: <20220505153242.1598807-1-paul.barker@sancloud.com> <20220505153242.1598807-2-paul.barker@sancloud.com> Comments: In-reply-to Paul Barker message dated "Thu, 05 May 2022 15:32:40 -0000." Date: Fri, 26 Aug 2022 15:35:23 +0200 Message-ID: <13080.1661520923@gemini.denx.de> X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.39 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" X-Virus-Scanned: clamav-milter 0.103.6 at phobos.denx.de X-Virus-Status: Clean Dear Paul Barker, In message <20220505153242.1598807-2-paul.barker@sancloud.com> you wrote: > On 2010-01-27, an email [1] was sent to the mailing list by Wolfgang > Denk which clarified the intended licensing exceptions for standalone > applications. As the "export.h" header and the "stubs.c" source files > are required to implement a standalone application, the intention was > that these files be covered by the licensing exception. This is made > clear in the following quotes from that email: > > "exports.h" should be added to the "allowed" file list; there should > be no need to include "common.h". Eventually this needs fixing. > Patches are welcome. > > "examples/standalone/stubs.c" should be added to the "allowed" file > list (the ppc_*jmp.S files are LGPLed). > > There should be no doubts - the intention is clear, the current state > may need improvement. Help (read: patches) welcome. > > [1]: https://lists.denx.de/pipermail/u-boot/2010-January/067174.html > > Signed-off-by: Paul Barker > Cc: Wolfgang Denk Acked-by: Wolfgang Denk Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, Managing Director: Wolfgang Denk HRB 165235 Munich, Office: Kirchenstr. 5, 82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd@denx.de It usually takes more than three weeks to prepare a good impromptu speech. - Mark Twain