aboutsummaryrefslogtreecommitdiffstats
path: root/T6963.c
diff options
context:
space:
mode:
Diffstat (limited to 'T6963.c')
-rw-r--r--T6963.c13
1 files changed, 9 insertions, 4 deletions
diff --git a/T6963.c b/T6963.c
index c53de19..5c53af3 100644
--- a/T6963.c
+++ b/T6963.c
@@ -1,15 +1,17 @@
-/* $Id: T6963.c,v 1.12 2003/09/29 06:12:56 reinelt Exp $
+/* $Id: T6963.c,v 1.13 2003/10/05 17:58:50 reinelt Exp $
*
* driver for display modules based on the Toshiba T6963 chip
*
- * Copyright 1999, 2000 by Michael Reinelt (reinelt@eunet.at)
+ * Copyright 1999, 2000 Michael Reinelt <reinelt@eunet.at>
*
- * This program is free software; you can redistribute it and/or modify
+ * This file is part of LCD4Linux.
+ *
+ * LCD4Linux is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2, or (at your option)
* any later version.
*
- * This program is distributed in the hope that it will be useful,
+ * LCD4Linux is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
@@ -20,6 +22,9 @@
*
*
* $Log: T6963.c,v $
+ * Revision 1.13 2003/10/05 17:58:50 reinelt
+ * libtool junk; copyright messages cleaned up
+ *
* Revision 1.12 2003/09/29 06:12:56 reinelt
* changed default HD44780 wiring: unused signals are GND
*