aboutsummaryrefslogtreecommitdiffstats
path: root/drv_MilfordInstruments.c
diff options
context:
space:
mode:
authorreinelt <>2005-01-18 06:30:24 +0000
committerreinelt <>2005-01-18 06:30:24 +0000
commit5c96185f5d3077e315ed18ca0f774a229732be7f (patch)
tree2f784ed72a8b40f408244897662c0f61fb840002 /drv_MilfordInstruments.c
parent47329b6aa4a64ea94fdf83061a91e5a3cbf7c9bb (diff)
downloadlcd4linux-5c96185f5d3077e315ed18ca0f774a229732be7f.tar.gz
[lcd4linux @ 2005-01-18 06:30:21 by reinelt]
added (C) to all copyright statements
Diffstat (limited to '')
-rw-r--r--drv_MilfordInstruments.c11
1 files changed, 7 insertions, 4 deletions
diff --git a/drv_MilfordInstruments.c b/drv_MilfordInstruments.c
index f97e386..f1cb0e4 100644
--- a/drv_MilfordInstruments.c
+++ b/drv_MilfordInstruments.c
@@ -1,13 +1,13 @@
-/* $Id: drv_MilfordInstruments.c,v 1.12 2004/06/26 12:04:59 reinelt Exp $
+/* $Id: drv_MilfordInstruments.c,v 1.13 2005/01/18 06:30:23 reinelt Exp $
*
* driver for Milford Instruments 'BPK' piggy-back serial interface board
* for standard Hitachi 44780 compatible lcd modules.
*
- * Copyright 2003,2004 Andy Baxter <andy@earthsong.free-online.co.uk>
- * Copyright 2004 The LCD4Linux Team <lcd4linux-devel@users.sourceforge.net>
+ * Copyright (C) 2003, 2004 Andy Baxter <andy@earthsong.free-online.co.uk>
+ * Copyright (C) 2004 The LCD4Linux Team <lcd4linux-devel@users.sourceforge.net>
*
* based on the MatrixOrbital driver which is
- * Copyright 1999, 2000 Michael Reinelt <reinelt@eunet.at>
+ * Copyright (C) 1999, 2000 Michael Reinelt <reinelt@eunet.at>
*
* This file is part of LCD4Linux.
*
@@ -27,6 +27,9 @@
*
*
* $Log: drv_MilfordInstruments.c,v $
+ * Revision 1.13 2005/01/18 06:30:23 reinelt
+ * added (C) to all copyright statements
+ *
* Revision 1.12 2004/06/26 12:04:59 reinelt
*
* uh-oh... the last CVS log message messed up things a lot...