qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [4713] Add proper file header.
@ 2008-06-09 14:31 Paul Brook
  0 siblings, 0 replies; only message in thread
From: Paul Brook @ 2008-06-09 14:31 UTC (permalink / raw)
  To: qemu-devel

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 <dbaryshkov@gmail.com>

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"

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-06-09 14:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-09 14:31 [Qemu-devel] [4713] Add proper file header Paul Brook

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).