qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH] tc6393xb: provide a copyright header and a comment


From: Dmitry Baryshkov
Subject: [Qemu-devel] [PATCH] tc6393xb: provide a copyright header and a comment
Date: Mon, 9 Jun 2008 18:10:55 +0400
User-agent: Mutt/1.5.18 (2008-05-17)

Signed-off-by: Dmitry Baryshkov <address@hidden>
---
 hw/tc6393xb.c |    9 +++++++++
 1 files changed, 9 insertions(+), 0 deletions(-)

diff --git a/hw/tc6393xb.c b/hw/tc6393xb.c
index 1893694..63eea8e 100644
--- a/hw/tc6393xb.c
+++ b/hw/tc6393xb.c
@@ -1,4 +1,13 @@
 /* vim:set shiftwidth=4 ts=4 et: */
+/*
+ * Toshiba TC6393XB I/O Controller.
+ * Found in Sharp Zaurus SL-6000 (tosa) or some
+ * Toshiba e-Series PDAs.
+ *
+ * Most features are currently unsupported!!!
+ *
+ * This code is licensed under the GNU GPL v2.
+ */
 #include "hw.h"
 #include "pxa.h"
 #include "devices.h"
-- 
1.5.5.1


-- 
With best wishes
Dmitry





reply via email to

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