All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Philippe Mathieu-Daudé" <f4bug@amsat.org>
To: qemu-devel@nongnu.org
Cc: "Magnus Damm" <magnus.damm@gmail.com>,
	"Philippe Mathieu-Daudé" <f4bug@amsat.org>,
	"Yoshinori Sato" <ysato@users.sourceforge.jp>,
	"Chetan Pant" <chetan4windows@gmail.com>
Subject: [PULL 8/8] target/rx: Fix Lesser GPL version number
Date: Tue, 27 Oct 2020 00:29:35 +0100	[thread overview]
Message-ID: <20201026232935.92777-9-f4bug@amsat.org> (raw)
In-Reply-To: <20201026232935.92777-1-f4bug@amsat.org>

From: Chetan Pant <chetan4windows@gmail.com>

There is no "version 2" of the "Lesser" General Public License.
It is either "GPL version 2.0" or "Lesser GPL version 2.1".
This patch replaces all occurrences of "Lesser GPL version 2" with
"Lesser GPL version 2.1" in comment section.

Signed-off-by: Chetan Pant <chetan4windows@gmail.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20201023123840.19988-1-chetan4windows@gmail.com>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
---
 target/rx/insns.decode | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/target/rx/insns.decode b/target/rx/insns.decode
index 232a61fc8ed..ca9334b37af 100644
--- a/target/rx/insns.decode
+++ b/target/rx/insns.decode
@@ -7,7 +7,7 @@
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 # License as published by the Free Software Foundation; either
-# version 2 of the License, or (at your option) any later version.
+# version 2.1 of the License, or (at your option) any later version.
 #
 # This library is distributed in the hope that it will be useful,
 # but WITHOUT ANY WARRANTY; without even the implied warranty of
-- 
2.26.2



  parent reply	other threads:[~2020-10-26 23:36 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-26 23:29 [PULL 0/8] Renesas patches for 2020-10-27 Philippe Mathieu-Daudé
2020-10-26 23:29 ` [PULL 1/8] elf: Add EM_RX definition Philippe Mathieu-Daudé
2020-10-26 23:29 ` [PULL 2/8] hw/timer/sh_timer: Coding style clean-up Philippe Mathieu-Daudé
2020-10-26 23:29 ` [PULL 3/8] hw/timer/sh_timer: Silence warnings about missing fallthrough statements Philippe Mathieu-Daudé
2020-10-26 23:29 ` [PULL 4/8] hw/timer/sh_timer: Remove superfluous "break" statements Philippe Mathieu-Daudé
2020-10-26 23:29 ` [PULL 5/8] target/sh4: Update coding style to make checkpatch.pl happy Philippe Mathieu-Daudé
2020-10-26 23:29 ` [PULL 6/8] target/sh4: fix some comment spelling errors Philippe Mathieu-Daudé
2020-10-26 23:29 ` [PULL 7/8] target/rx: Fix " Philippe Mathieu-Daudé
2020-10-26 23:29 ` Philippe Mathieu-Daudé [this message]
2020-10-28 19:59 ` [PULL 0/8] Renesas patches for 2020-10-27 Peter Maydell

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20201026232935.92777-9-f4bug@amsat.org \
    --to=f4bug@amsat.org \
    --cc=chetan4windows@gmail.com \
    --cc=magnus.damm@gmail.com \
    --cc=qemu-devel@nongnu.org \
    --cc=ysato@users.sourceforge.jp \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.