# HG changeset patch
# User Jerone Young <[EMAIL PROTECTED]>
# 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 <[EMAIL PROTECTED]>

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 <[EMAIL PROTECTED]>
  *
- * 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 <[EMAIL PROTECTED]>
  *
- * 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 <[EMAIL PROTECTED]>
  *
- * 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 <[EMAIL PROTECTED]>
+ *     Christian Ehrhardt <[EMAIL PROTECTED]>
+ *
+ * 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/
_______________________________________________
kvm-devel mailing list
kvm-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kvm-devel

Reply via email to