aboutsummaryrefslogtreecommitdiffstats
path: root/drv_RouterBoard.c
diff options
context:
space:
mode:
Diffstat (limited to 'drv_RouterBoard.c')
-rw-r--r--drv_RouterBoard.c6
1 files changed, 5 insertions, 1 deletions
diff --git a/drv_RouterBoard.c b/drv_RouterBoard.c
index a543a76..e22e69b 100644
--- a/drv_RouterBoard.c
+++ b/drv_RouterBoard.c
@@ -1,9 +1,10 @@
-/* $Id: drv_RouterBoard.c,v 1.3 2004/08/30 12:48:52 rjoco77 Exp $
+/* $Id: drv_RouterBoard.c,v 1.4 2005/01/18 06:30:23 reinelt Exp $
*
* driver for the "Router Board LCD port"
* see port details at http://www.routerboard.com
*
* Copyright (C) 2004 Roman Jozsef <rjoco77@freemail.hu>
+ * Copyright (C) 2004 The LCD4Linux Team <lcd4linux-devel@users.sourceforge.net>
*
* based on the HD44780 parallel port driver and RB SDK example
*
@@ -25,6 +26,9 @@
*
*
* $Log: drv_RouterBoard.c,v $
+ * Revision 1.4 2005/01/18 06:30:23 reinelt
+ * added (C) to all copyright statements
+ *
* Revision 1.3 2004/08/30 12:48:52 rjoco77
* * Added backlight update immediatelly
*