From a185982bf8d2bae041c91088b0e74da1559c9134 Mon Sep 17 00:00:00 2001 From: reinelt <> Date: Sun, 5 Oct 2003 17:58:50 +0000 Subject: [lcd4linux @ 2003-10-05 17:58:50 by reinelt] libtool junk; copyright messages cleaned up --- HD44780.c | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) (limited to 'HD44780.c') diff --git a/HD44780.c b/HD44780.c index c97e3f9..b94c4d2 100644 --- a/HD44780.c +++ b/HD44780.c @@ -1,8 +1,10 @@ -/* $Id: HD44780.c,v 1.43 2003/09/29 06:12:56 reinelt Exp $ +/* $Id: HD44780.c,v 1.44 2003/10/05 17:58:50 reinelt Exp $ * * driver for display modules based on the HD44780 chip * - * Copyright 1999, 2000 by Michael Reinelt (reinelt@eunet.at) + * Copyright 1999, 2000 Michael Reinelt + * + * This file is part of LCD4Linux. * * Modification for 4-Bit mode * 2003 Martin Hejl (martin@hejl.de) @@ -11,12 +13,12 @@ * 2003 Jesse Brook Kovach * * - * This program is free software; you can redistribute it and/or modify + * 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. @@ -27,6 +29,9 @@ * * * $Log: HD44780.c,v $ + * Revision 1.44 2003/10/05 17:58:50 reinelt + * libtool junk; copyright messages cleaned up + * * Revision 1.43 2003/09/29 06:12:56 reinelt * changed default HD44780 wiring: unused signals are GND * -- cgit v1.2.3