All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Update Copyrights on PowerPC KVM Qemu code
@ 2008-01-31 22:29 Jerone Young
  2008-02-10 11:28 ` Avi Kivity
  0 siblings, 1 reply; 2+ messages in thread
From: Jerone Young @ 2008-01-31 22:29 UTC (permalink / raw)
  To: kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f

# HG changeset patch
# User Jerone Young <jyoung5-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org>
# Date 1201818508 21600
# Node ID 739668b2f1913a381899d82912517a6568b6f30c
# Parent  5b553559aa641bf36b190541f775396ecdbf0e78
Update Copyrights on PowerPC KVM Qemu code.

I missed a copyright that needed to be in one file. Also I placed a licence of LGPL in files, when I was supposed to have GPL. This patch fixes these.

Signed-off-by: Jerone Young <jyoung5-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org>

diff --git a/qemu/hw/ppc440.c b/qemu/hw/ppc440.c
--- a/qemu/hw/ppc440.c
+++ b/qemu/hw/ppc440.c
@@ -4,7 +4,7 @@
  * Copyright 2007 IBM Corporation.
  * Authors: Jerone Young <jyoung5-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org>
  *
- * This work is licensed under the GNU LGPL license, version 2.
+ * This work is licensed under the GNU GPL license version 2 or later.
  *
  */
 
diff --git a/qemu/hw/ppc440.h b/qemu/hw/ppc440.h
--- a/qemu/hw/ppc440.h
+++ b/qemu/hw/ppc440.h
@@ -4,7 +4,7 @@
  * Copyright 2007 IBM Corporation.
  * Authors: Jerone Young <jyoung5-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org>
  *
- * This work is licensed under the GNU LGPL license, version 2.
+ * This work is licensed under the GNU GPL licence version 2 or later 
  *
  */
 
diff --git a/qemu/hw/ppc440_bamboo.c b/qemu/hw/ppc440_bamboo.c
--- a/qemu/hw/ppc440_bamboo.c
+++ b/qemu/hw/ppc440_bamboo.c
@@ -4,8 +4,8 @@
  * Copyright 2007 IBM Corporation.
  * Authors: Jerone Young <jyoung5-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org>
  *
- * This work is licensed under the GNU LGPL license, version 2.
- *
+ * This work is licensed under the GNU GPL licence version 2 or later.
+ * 
  */
 
 #include "ppc440.h"
diff --git a/qemu/qemu-kvm-powerpc.c b/qemu/qemu-kvm-powerpc.c
--- a/qemu/qemu-kvm-powerpc.c
+++ b/qemu/qemu-kvm-powerpc.c
@@ -1,3 +1,16 @@
+/*
+ * qemu-kvm-power.c
+ *
+ * Add KVM PowerPC specific calls for qemu.
+ *
+ * Copyright 2007 IBM Corporation.
+ * Added by & Authors:
+ * 	Jerone Young <jyoung5-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org>
+ * 	Christian Ehrhardt <ehrhardt-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org>
+ *
+ * This work is licensed under the GNU GPL licence version 2 or later.
+ *
+ */
 
 #include "config.h"
 #include "config-host.h"

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/

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

* Re: [PATCH] Update Copyrights on PowerPC KVM Qemu code
  2008-01-31 22:29 [PATCH] Update Copyrights on PowerPC KVM Qemu code Jerone Young
@ 2008-02-10 11:28 ` Avi Kivity
  0 siblings, 0 replies; 2+ messages in thread
From: Avi Kivity @ 2008-02-10 11:28 UTC (permalink / raw)
  To: Jerone Young; +Cc: kvm-devel

Jerone Young wrote:
> # HG changeset patch
> # User Jerone Young <jyoung5@us.ibm.com>
> # Date 1201818508 21600
> # Node ID 739668b2f1913a381899d82912517a6568b6f30c
> # Parent  5b553559aa641bf36b190541f775396ecdbf0e78
> Update Copyrights on PowerPC KVM Qemu code.
>
> I missed a copyright that needed to be in one file. Also I placed a licence of LGPL in files, when I was supposed to have GPL. This patch fixes these.
>
>   

Applied, thanks.

-- 
error compiling committee.c: too many arguments to function


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/

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

end of thread, other threads:[~2008-02-10 11:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-01-31 22:29 [PATCH] Update Copyrights on PowerPC KVM Qemu code Jerone Young
2008-02-10 11:28 ` Avi Kivity

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.