qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [4713] Add proper file header.


From: Paul Brook
Subject: [Qemu-devel] [4713] Add proper file header.
Date: Mon, 09 Jun 2008 14:31:19 +0000

Revision: 4713
          http://svn.sv.gnu.org/viewvc/?view=rev&root=qemu&revision=4713
Author:   pbrook
Date:     2008-06-09 14:31:18 +0000 (Mon, 09 Jun 2008)

Log Message:
-----------
Add proper file header.

Signed-off-by: Dmitry Baryshkov <address@hidden>

Modified Paths:
--------------
    trunk/hw/tc6393xb.c

Modified: trunk/hw/tc6393xb.c
===================================================================
--- trunk/hw/tc6393xb.c 2008-06-09 14:02:50 UTC (rev 4712)
+++ trunk/hw/tc6393xb.c 2008-06-09 14:31:18 UTC (rev 4713)
@@ -1,4 +1,12 @@
-/* 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"






reply via email to

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