qemu-ppc
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-ppc] [PATCH 06/12] spapr-vty: add copyright and license


From: Anthony Liguori
Subject: [Qemu-ppc] [PATCH 06/12] spapr-vty: add copyright and license
Date: Wed, 19 Jun 2013 15:40:29 -0500

If you are on CC, then please Ack this patch as you touched this
file at some point in time.

Cc: Alexey Kardashevskiy <address@hidden>
Cc: Andreas Färber <address@hidden>
Cc: David Gibson <address@hidden>
Cc: Michael Ellerman <address@hidden>
Cc: Paolo Bonzini <address@hidden>
Signed-off-by: Anthony Liguori <address@hidden>
---
 hw/char/spapr_vty.c | 13 +++++++++++++
 1 file changed, 13 insertions(+)

diff --git a/hw/char/spapr_vty.c b/hw/char/spapr_vty.c
index 2993848..ecc2bb5 100644
--- a/hw/char/spapr_vty.c
+++ b/hw/char/spapr_vty.c
@@ -1,3 +1,16 @@
+/*
+ * QEMU PowerPC pSeries Logical Partition (aka sPAPR) hardware System Emulator
+ *
+ * PAPR Inter-VM Logical Lan, aka ibmveth
+ *
+ * Copyright IBM, Corp. 2010-2013
+ *
+ * Authors:
+ *   David Gibson <address@hidden>
+ *
+ * This work is licensed under the terms of the GNU GPL, version 2 or later.
+ * See the COPYING file in the top-level directory.
+ */
 #include "hw/qdev.h"
 #include "sysemu/char.h"
 #include "hw/ppc/spapr.h"
-- 
1.8.0




reply via email to

[Prev in Thread] Current Thread [Next in Thread]