From: Thomas Huth <thuth@redhat.com>
To: qemu-devel@nongnu.org
Cc: qemu-trivial@nongnu.org
Subject: [Qemu-devel] [PATCH 0/4] Clarify the LGPL version in some files
Date: Wed, 23 Jan 2019 15:08:52 +0100 [thread overview]
Message-ID: <1548252536-6242-1-git-send-email-thuth@redhat.com> (raw)
The GNU project published the "GNU Library Public License, version 2"
and the "GNU Lesser Public License, version 2.1" in the past, but
there never was a "GNU Lesser Public License, version 2" (like 2.0).
We've got that wrong in many files, let's start fixing this!
Thomas Huth (4):
COPYING.LIB: Synchronize the LGPL 2.1 with the version from gnu.org
target/openrisc: Fix LGPL version number
target/tricore: Fix LGPL version number
tcg: Fix LGPL version number
COPYING.LIB | 22 ++++++++++------------
accel/tcg/atomic_template.h | 2 +-
accel/tcg/cpu-exec-common.c | 2 +-
accel/tcg/cpu-exec.c | 2 +-
accel/tcg/cputlb.c | 2 +-
accel/tcg/softmmu_template.h | 2 +-
accel/tcg/tcg-runtime-gvec.c | 2 +-
accel/tcg/translate-all.c | 2 +-
accel/tcg/translate-all.h | 2 +-
accel/tcg/user-exec.c | 2 +-
target/openrisc/cpu.c | 2 +-
target/openrisc/exception.h | 2 +-
target/openrisc/gdbstub.c | 2 +-
target/openrisc/helper.h | 2 +-
target/openrisc/interrupt_helper.c | 2 +-
target/openrisc/sys_helper.c | 2 +-
target/openrisc/translate.c | 2 +-
target/tricore/cpu-qom.h | 2 +-
target/tricore/cpu.c | 2 +-
target/tricore/cpu.h | 2 +-
target/tricore/fpu_helper.c | 2 +-
target/tricore/helper.c | 2 +-
target/tricore/helper.h | 2 +-
target/tricore/op_helper.c | 2 +-
target/tricore/translate.c | 2 +-
target/tricore/tricore-defs.h | 2 +-
target/tricore/tricore-opcodes.h | 2 +-
tcg/tcg-gvec-desc.h | 2 +-
tcg/tcg-op-gvec.c | 2 +-
tcg/tcg-op-gvec.h | 2 +-
tcg/tcg-op-vec.c | 2 +-
31 files changed, 40 insertions(+), 42 deletions(-)
--
1.8.3.1
next reply other threads:[~2019-01-23 14:09 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-01-23 14:08 Thomas Huth [this message]
2019-01-23 14:08 ` [Qemu-devel] [PATCH 1/4] COPYING.LIB: Synchronize the LGPL 2.1 with the version from gnu.org Thomas Huth
2019-01-30 9:58 ` [Qemu-devel] [Qemu-trivial] " Laurent Vivier
2019-01-23 14:08 ` [Qemu-devel] [PATCH 2/4] target/openrisc: Fix LGPL version number Thomas Huth
2019-01-27 3:08 ` Stafford Horne
2019-01-30 9:59 ` [Qemu-devel] [Qemu-trivial] " Laurent Vivier
2019-01-23 14:08 ` [Qemu-devel] [PATCH 3/4] target/tricore: " Thomas Huth
2019-01-23 14:45 ` Bastian Koppelmann
2019-01-30 9:59 ` [Qemu-devel] [Qemu-trivial] " Laurent Vivier
2019-01-23 14:08 ` [Qemu-devel] [PATCH 4/4] tcg: " Thomas Huth
2019-01-30 10:02 ` [Qemu-devel] [Qemu-trivial] " Laurent Vivier
2019-01-27 18:53 ` [Qemu-devel] [PATCH 0/4] Clarify the LGPL version in some files Richard Henderson
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=1548252536-6242-1-git-send-email-thuth@redhat.com \
--to=thuth@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=qemu-trivial@nongnu.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).