From mboxrd@z Thu Jan 1 00:00:00 1970 From: Luca Ceresoli Date: Thu, 17 May 2012 19:08:21 +0200 Subject: [Buildroot] [PATCH v3 09/22] manual: add advice about GPL compliance for Buildroot In-Reply-To: References: <1336421443-5871-1-git-send-email-luca@lucaceresoli.net> <1336421563-5986-1-git-send-email-luca@lucaceresoli.net> <1336421563-5986-9-git-send-email-luca@lucaceresoli.net> Message-ID: <4FB53085.6060406@lucaceresoli.net> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net Thomas De Schampheleire wrote: > On Mon, May 7, 2012 at 10:12 PM, Luca Ceresoli wrote: >> Signed-off-by: Luca Ceresoli >> --- >> docs/manual/using.txt | 27 +++++++++++++++++++++++++++ >> 1 files changed, 27 insertions(+), 0 deletions(-) >> >> diff --git a/docs/manual/using.txt b/docs/manual/using.txt ... >> +Keep in mind this is only the Buildroot developers' opinion, and you should >> +consult your legal department or lawyer for any doubt. > > I'm not a native English speaker myself, but I would have written 'in > case of any doubt' instead of 'for any doubt'. Ok, done in v4. Does your absence of other comments implies you agree on the rest of this simple but important patch? Luca