All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH] qemu-doc: Add hyperlinks to further license information
@ 2017-05-22 20:26 Thomas Huth
  2017-05-23 13:51 ` Stefan Hajnoczi
  2017-05-23 14:36 ` Michael Tokarev
  0 siblings, 2 replies; 3+ messages in thread
From: Thomas Huth @ 2017-05-22 20:26 UTC (permalink / raw)
  To: qemu-devel, qemu-trivial; +Cc: Paolo Bonzini

Add a link to the GPLv2 and a link to the LICENSE file in the
QEMU repository to fix the two TODO items in this appendix.

Signed-off-by: Thomas Huth <thuth@redhat.com>
---
 qemu-doc.texi | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/qemu-doc.texi b/qemu-doc.texi
index de0cc30..b0bfd84 100644
--- a/qemu-doc.texi
+++ b/qemu-doc.texi
@@ -3020,10 +3020,10 @@ Run the emulation in single step mode.
 
 QEMU is a trademark of Fabrice Bellard.
 
-QEMU is released under the GNU General Public License (TODO: add link).
-Parts of QEMU have specific licenses, see file LICENSE.
-
-TODO (refer to file LICENSE, include it, include the GPL?)
+QEMU is released under the
+@url{https://www.gnu.org/licenses/gpl-2.0.txt,GNU General Public License},
+version 2. Parts of QEMU have specific licenses, see file
+@url{http://git.qemu.org/?p=qemu.git;a=blob_plain;f=LICENSE,LICENSE}.
 
 @node Index
 @appendix Index
-- 
1.8.3.1

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [Qemu-devel] [PATCH] qemu-doc: Add hyperlinks to further license information
  2017-05-22 20:26 [Qemu-devel] [PATCH] qemu-doc: Add hyperlinks to further license information Thomas Huth
@ 2017-05-23 13:51 ` Stefan Hajnoczi
  2017-05-23 14:36 ` Michael Tokarev
  1 sibling, 0 replies; 3+ messages in thread
From: Stefan Hajnoczi @ 2017-05-23 13:51 UTC (permalink / raw)
  To: Thomas Huth; +Cc: qemu-devel, qemu-trivial, Paolo Bonzini

[-- Attachment #1: Type: text/plain, Size: 387 bytes --]

On Mon, May 22, 2017 at 10:26:45PM +0200, Thomas Huth wrote:
> Add a link to the GPLv2 and a link to the LICENSE file in the
> QEMU repository to fix the two TODO items in this appendix.
> 
> Signed-off-by: Thomas Huth <thuth@redhat.com>
> ---
>  qemu-doc.texi | 8 ++++----
>  1 file changed, 4 insertions(+), 4 deletions(-)

Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 455 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Qemu-devel] [PATCH] qemu-doc: Add hyperlinks to further license information
  2017-05-22 20:26 [Qemu-devel] [PATCH] qemu-doc: Add hyperlinks to further license information Thomas Huth
  2017-05-23 13:51 ` Stefan Hajnoczi
@ 2017-05-23 14:36 ` Michael Tokarev
  1 sibling, 0 replies; 3+ messages in thread
From: Michael Tokarev @ 2017-05-23 14:36 UTC (permalink / raw)
  To: Thomas Huth, qemu-devel, qemu-trivial; +Cc: Paolo Bonzini

Applied to -trivial, thanks!

/mjt

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-05-23 14:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-05-22 20:26 [Qemu-devel] [PATCH] qemu-doc: Add hyperlinks to further license information Thomas Huth
2017-05-23 13:51 ` Stefan Hajnoczi
2017-05-23 14:36 ` Michael Tokarev

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.