-/* $Id: BeckmannEgle.c,v 1.16 2003/09/13 06:45:43 reinelt Exp $
+/* $Id: BeckmannEgle.c,v 1.17 2003/10/05 17:58:50 reinelt Exp $
*
* driver for Beckmann+Egle mini terminals
*
- * Copyright 2000 by Michael Reinelt (reinelt@eunet.at)
+ * Copyright 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.
*
*
* $Log: BeckmannEgle.c,v $
+ * Revision 1.17 2003/10/05 17:58:50 reinelt
+ * libtool junk; copyright messages cleaned up
+ *
* Revision 1.16 2003/09/13 06:45:43 reinelt
* icons for all remaining drivers
*
-/* $Id: Crystalfontz.c,v 1.15 2003/09/13 06:45:43 reinelt Exp $
+/* $Id: Crystalfontz.c,v 1.16 2003/10/05 17:58:50 reinelt Exp $
*
* driver for display modules from Crystalfontz
*
- * Copyright 2000 by Herbert Rosmanith (herp@wildsau.idv.uni-linz.ac.at)
+ * Copyright 2000 Herbert Rosmanith <herp@wildsau.idv.uni-linz.ac.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.
* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*
* $Log: Crystalfontz.c,v $
+ * Revision 1.16 2003/10/05 17:58:50 reinelt
+ * libtool junk; copyright messages cleaned up
+ *
* Revision 1.15 2003/09/13 06:45:43 reinelt
* icons for all remaining drivers
*
-/* $Id: Cwlinux.c,v 1.14 2003/09/13 06:45:43 reinelt Exp $
+/* $Id: Cwlinux.c,v 1.15 2003/10/05 17:58:50 reinelt Exp $
*
* driver for Cwlinux serial display modules
*
- * Copyright 2002 by Andrew Ip (aip@cwlinux.com)
+ * Copyright 2002 Andrew Ip <aip@cwlinux.com>
*
- * 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.
*
*
* $Log: Cwlinux.c,v $
+ * Revision 1.15 2003/10/05 17:58:50 reinelt
+ * libtool junk; copyright messages cleaned up
+ *
* Revision 1.14 2003/09/13 06:45:43 reinelt
* icons for all remaining drivers
*
-/* $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 <reinelt@eunet.at>
+ *
+ * This file is part of LCD4Linux.
*
* Modification for 4-Bit mode
* 2003 Martin Hejl (martin@hejl.de)
* 2003 Jesse Brook Kovach <jkovach@wam.umd.edu>
*
*
- * 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.
*
*
* $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
*
-/* $Id: M50530.c,v 1.15 2003/09/11 04:09:53 reinelt Exp $
+/* $Id: M50530.c,v 1.16 2003/10/05 17:58:50 reinelt Exp $
*
* driver for display modules based on the M50530 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.
*
*
* $Log: M50530.c,v $
+ * Revision 1.16 2003/10/05 17:58:50 reinelt
+ * libtool junk; copyright messages cleaned up
+ *
* Revision 1.15 2003/09/11 04:09:53 reinelt
* minor cleanups
*
AM_CFLAGS = $(X_CFLAGS) -D_GNU_SOURCE -Wall
lcd4linux_LDFLAGS = $(X_LIBS)
-lcd4linux_LDADD = @DRIVERS@ @DRVLIBS@ liblcd4linux.la
-lcd4linux_DEPENDENCIES = @DRIVERS@
+lcd4linux_LDADD = liblcd4linux.la @DRVLIBS@
+# Fixme: if this line is active, all drivers will be compiled in
+# and not taken from the library
+# lcd4linux_DEPENDENCIES = @DRIVERS@
lcd4linux_SOURCES = \
lcd4linux.c \
pid.c pid.h \
parser.c parser.h \
processor.c processor.h \
+evaluator.c evaluator.h \
+expression.c expression.h \
system.c system.h \
isdn.c isdn.h \
mail.c mail.h \
socket.c socket.h
liblcd4linux_la_LDFLAGS = -version-info 9:11:9
-liblcd4linux_la_LIBADD=$(DRIVERS)
+# Fixme: why? Why not?
+# liblcd4linux_la_LIBADD=$(DRIVERS)
liblcd4linux_la_SOURCES = \
display.c display.h \
bar.c bar.h \
icon.c icon.h \
fontmap.c fontmap.h \
-parport.c parport.h \
-udelay.c udelay.h
+udelay.c udelay.h \
+@DRIVERS@
+# Fixme: wwhy? why not?
+# Fixme: $DRIVERS? S(DRIVERS)? @DRIVERS@?
+
EXTRA_lcd4linux_SOURCES= \
+parport.c parport.h \
BeckmannEgle.c \
Crystalfontz.c \
Cwlinux.c \
AM_CFLAGS = $(X_CFLAGS) -D_GNU_SOURCE -Wall
lcd4linux_LDFLAGS = $(X_LIBS)
-lcd4linux_LDADD = @DRIVERS@ @DRVLIBS@ liblcd4linux.la
-lcd4linux_DEPENDENCIES = @DRIVERS@
+lcd4linux_LDADD = liblcd4linux.la @DRVLIBS@
+# Fixme: if this line is active, all drivers will be compiled in
+# and not taken from the library
+# lcd4linux_DEPENDENCIES = @DRIVERS@
-lcd4linux_SOURCES = lcd4linux.c pid.c pid.h parser.c parser.h processor.c processor.h system.c system.h isdn.c isdn.h mail.c mail.h seti.c seti.h battery.c battery.h dvb.c dvb.h filter.c filter.h widget.c widget.h exec.c exec.h mail2.c socket.c socket.h
+lcd4linux_SOURCES = lcd4linux.c pid.c pid.h parser.c parser.h processor.c processor.h evaluator.c evaluator.h expression.c expression.h system.c system.h isdn.c isdn.h mail.c mail.h seti.c seti.h battery.c battery.h dvb.c dvb.h filter.c filter.h widget.c widget.h exec.c exec.h mail2.c socket.c socket.h
liblcd4linux_la_LDFLAGS = -version-info 9:11:9
-liblcd4linux_la_LIBADD = $(DRIVERS)
+# Fixme: why? Why not?
+# liblcd4linux_la_LIBADD=$(DRIVERS)
-liblcd4linux_la_SOURCES = display.c display.h debug.c debug.h cfg.c cfg.h lock.c lock.h pixmap.c pixmap.h bar.c bar.h icon.c icon.h fontmap.c fontmap.h parport.c parport.h udelay.c udelay.h
+liblcd4linux_la_SOURCES = display.c display.h debug.c debug.h cfg.c cfg.h lock.c lock.h pixmap.c pixmap.h bar.c bar.h icon.c icon.h fontmap.c fontmap.h udelay.c udelay.h @DRIVERS@
+# Fixme: wwhy? why not?
+# Fixme: $DRIVERS? S(DRIVERS)? @DRIVERS@?
-EXTRA_lcd4linux_SOURCES = BeckmannEgle.c Crystalfontz.c Cwlinux.c HD44780.c M50530.c T6963.c USBLCD.c MatrixOrbital.c MilfordInstruments.c PalmPilot.c Raster.c SIN.c Skeleton.c XWindow.c Text.c
+EXTRA_lcd4linux_SOURCES = parport.c parport.h BeckmannEgle.c Crystalfontz.c Cwlinux.c HD44780.c M50530.c T6963.c USBLCD.c MatrixOrbital.c MilfordInstruments.c PalmPilot.c Raster.c SIN.c Skeleton.c XWindow.c Text.c
EXTRA_DIST = lcd4linux.conf.sample lcd4kde.conf lcd4linux.kdelnk lcd4linux.xpm lcd4linux.lsm curses.m4 AUTHORS CREDITS FAQ NEWS TODO README README.Drivers README.KDE
X_LIBS = @X_LIBS@
X_EXTRA_LIBS = @X_EXTRA_LIBS@
X_PRE_LIBS = @X_PRE_LIBS@
-liblcd4linux_la_DEPENDENCIES =
+liblcd4linux_la_LIBADD =
liblcd4linux_la_OBJECTS = display.lo debug.lo cfg.lo lock.lo pixmap.lo \
-bar.lo icon.lo fontmap.lo parport.lo udelay.lo
+bar.lo icon.lo fontmap.lo udelay.lo
bin_PROGRAMS = lcd4linux$(EXEEXT)
PROGRAMS = $(bin_PROGRAMS)
lcd4linux_OBJECTS = lcd4linux.$(OBJEXT) pid.$(OBJEXT) parser.$(OBJEXT) \
-processor.$(OBJEXT) system.$(OBJEXT) isdn.$(OBJEXT) mail.$(OBJEXT) \
-seti.$(OBJEXT) battery.$(OBJEXT) dvb.$(OBJEXT) filter.$(OBJEXT) \
-widget.$(OBJEXT) exec.$(OBJEXT) mail2.$(OBJEXT) socket.$(OBJEXT)
+processor.$(OBJEXT) evaluator.$(OBJEXT) expression.$(OBJEXT) \
+system.$(OBJEXT) isdn.$(OBJEXT) mail.$(OBJEXT) seti.$(OBJEXT) \
+battery.$(OBJEXT) dvb.$(OBJEXT) filter.$(OBJEXT) widget.$(OBJEXT) \
+exec.$(OBJEXT) mail2.$(OBJEXT) socket.$(OBJEXT)
+lcd4linux_DEPENDENCIES = liblcd4linux.la
CFLAGS = @CFLAGS@
COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
.deps/MilfordInstruments.P .deps/PalmPilot.P .deps/Raster.P .deps/SIN.P \
.deps/Skeleton.P .deps/T6963.P .deps/Text.P .deps/USBLCD.P \
.deps/XWindow.P .deps/bar.P .deps/battery.P .deps/cfg.P .deps/debug.P \
-.deps/display.P .deps/dvb.P .deps/exec.P .deps/filter.P .deps/fontmap.P \
-.deps/icon.P .deps/isdn.P .deps/lcd4linux.P .deps/lock.P .deps/mail.P \
-.deps/mail2.P .deps/parport.P .deps/parser.P .deps/pid.P .deps/pixmap.P \
+.deps/display.P .deps/dvb.P .deps/evaluator.P .deps/exec.P \
+.deps/expression.P .deps/filter.P .deps/fontmap.P .deps/icon.P \
+.deps/isdn.P .deps/lcd4linux.P .deps/lock.P .deps/mail.P .deps/mail2.P \
+.deps/parport.P .deps/parser.P .deps/pid.P .deps/pixmap.P \
.deps/processor.P .deps/seti.P .deps/socket.P .deps/system.P \
.deps/udelay.P .deps/widget.P
SOURCES = $(liblcd4linux_la_SOURCES) $(lcd4linux_SOURCES) $(EXTRA_lcd4linux_SOURCES)
-/* $Id: MatrixOrbital.c,v 1.44 2003/10/03 03:51:14 reinelt Exp $
+/* $Id: MatrixOrbital.c,v 1.45 2003/10/05 17:58:50 reinelt Exp $
*
* driver for Matrix Orbital serial display modules
*
- * 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.
*
*
* $Log: MatrixOrbital.c,v $
+ * Revision 1.45 2003/10/05 17:58:50 reinelt
+ * libtool junk; copyright messages cleaned up
+ *
* Revision 1.44 2003/10/03 03:51:14 reinelt
* start support for new MatrixOrbital MX2 displays
*
-/* $Id: MilfordInstruments.c,v 1.1 2003/09/29 06:58:36 reinelt Exp $
+/* $Id: MilfordInstruments.c,v 1.2 2003/10/05 17:58:50 reinelt Exp $
*
* driver for Milford Instruments serial display modules
+ * based on the MatrixOrbital driver by M. Reinelt
*
- * Written 2003 by Andy Baxter <andy@earthsong.free-online.co.uk>
+ * Copyright 2003 Andy Baxter <andy@earthsong.free-online.co.uk>
*
- * based on the MatrixOrbital driver by M. Reinelt
+ * This file is part of LCD4Linux.
*
- * 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.
*
*
* $Log: MilfordInstruments.c,v $
+ * Revision 1.2 2003/10/05 17:58:50 reinelt
+ * libtool junk; copyright messages cleaned up
+ *
* Revision 1.1 2003/09/29 06:58:36 reinelt
* new driver for Milford Instruments MI420 by Andy Baxter
*
-/* $Id: PalmPilot.c,v 1.13 2003/09/13 06:45:43 reinelt Exp $
+/* $Id: PalmPilot.c,v 1.14 2003/10/05 17:58:50 reinelt Exp $
*
* driver for 3Com Palm Pilot
*
- * Copyright 2000 by Michael Reinelt (reinelt@eunet.at)
+ * Copyright 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.
*
*
* $Log: PalmPilot.c,v $
+ * Revision 1.14 2003/10/05 17:58:50 reinelt
+ * libtool junk; copyright messages cleaned up
+ *
* Revision 1.13 2003/09/13 06:45:43 reinelt
* icons for all remaining drivers
*
-/* $Id: Raster.c,v 1.27 2003/09/10 14:01:52 reinelt Exp $
+/* $Id: Raster.c,v 1.28 2003/10/05 17:58:50 reinelt Exp $
*
* driver for raster formats
*
- * 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.
*
*
* $Log: Raster.c,v $
+ * Revision 1.28 2003/10/05 17:58:50 reinelt
+ * libtool junk; copyright messages cleaned up
+ *
* Revision 1.27 2003/09/10 14:01:52 reinelt
* icons nearly finished\!
*
-/* $Id: SIN.c,v 1.13 2003/09/13 06:45:43 reinelt Exp $
+/* $Id: SIN.c,v 1.14 2003/10/05 17:58:50 reinelt Exp $
*
* driver for SIN router displays
*
- * Copyright 2000 by Michael Reinelt (reinelt@eunet.at)
+ * Copyright 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.
*
*
* $Log: SIN.c,v $
+ * Revision 1.14 2003/10/05 17:58:50 reinelt
+ * libtool junk; copyright messages cleaned up
+ *
* Revision 1.13 2003/09/13 06:45:43 reinelt
* icons for all remaining drivers
*
-/* $Id: Skeleton.c,v 1.11 2003/09/13 06:45:43 reinelt Exp $
+/* $Id: Skeleton.c,v 1.12 2003/10/05 17:58:50 reinelt Exp $
*
* skeleton driver for new display modules
*
- * 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.
*
*
* $Log: Skeleton.c,v $
+ * Revision 1.12 2003/10/05 17:58:50 reinelt
+ * libtool junk; copyright messages cleaned up
+ *
* Revision 1.11 2003/09/13 06:45:43 reinelt
* icons for all remaining drivers
*
-/* $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.
*
*
* $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
*
-/* $Id: Text.c,v 1.11 2003/09/13 06:45:43 reinelt Exp $
+/* $Id: Text.c,v 1.12 2003/10/05 17:58:50 reinelt Exp $
*
* pure ncurses based text driver
*
- * Copyright 2001 by Leopold Tötsch (lt@toetsch.at)
+ * Copyright 2001 Leopold Tötsch <lt@toetsch.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.
*
*
* $Log: Text.c,v $
+ * Revision 1.12 2003/10/05 17:58:50 reinelt
+ * libtool junk; copyright messages cleaned up
+ *
* Revision 1.11 2003/09/13 06:45:43 reinelt
* icons for all remaining drivers
*
-/* $Id: USBLCD.c,v 1.17 2003/09/11 04:09:53 reinelt Exp $
+/* $Id: USBLCD.c,v 1.18 2003/10/05 17:58:50 reinelt Exp $
*
- * Driver for USBLCD ( see http://www.usblcd.de )
- * This Driver is based on HD44780.c
+ * Driver for USBLCD (see http://www.usblcd.de)
*
- * Copyright 2002 by Robin Adams, Adams IT Services ( info@usblcd.de )
- * Copyright 1999, 2000 by Michael Reinelt (reinelt@eunet.at)
+ * Copyright 2002 Robin Adams, Adams IT Services <info@usblcd.de>
*
- * This program is free software; you can redistribute it and/or modify
+ * This driver is based on HD44780.c, which is
+ * Copyright 1999, 2000 by Michael Reinelt <reinelt@eunet.at>
+ *
+ * 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.
*
*
* $Log: USBLCD.c,v $
+ * Revision 1.18 2003/10/05 17:58:50 reinelt
+ * libtool junk; copyright messages cleaned up
+ *
* Revision 1.17 2003/09/11 04:09:53 reinelt
* minor cleanups
*
-/* $Id: XWindow.c,v 1.34 2003/09/10 14:01:53 reinelt Exp $
+/* $Id: XWindow.c,v 1.35 2003/10/05 17:58:50 reinelt Exp $
*
* X11 Driver for LCD4Linux
*
- * (c) 2000 Herbert Rosmanith <herp@widsau.idv.uni-linz.ac.at>
+ * Copyright 2000 Herbert Rosmanith <herp@widsau.idv.uni-linz.ac.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.
*
*
* $Log: XWindow.c,v $
+ * Revision 1.35 2003/10/05 17:58:50 reinelt
+ * libtool junk; copyright messages cleaned up
+ *
* Revision 1.34 2003/09/10 14:01:53 reinelt
* icons nearly finished\!
*
-/* $Id: bar.c,v 1.8 2003/09/09 05:30:34 reinelt Exp $
+/* $Id: bar.c,v 1.9 2003/10/05 17:58:50 reinelt Exp $
*
* generic bar handling
*
- * Copyright 2002 by Michael Reinelt (reinelt@eunet.at)
+ * Copyright 2002 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.
*
*
* $Log: bar.c,v $
+ * Revision 1.9 2003/10/05 17:58:50 reinelt
+ * libtool junk; copyright messages cleaned up
+ *
* Revision 1.8 2003/09/09 05:30:34 reinelt
* even more icons stuff
*
-/* $Id: bar.h,v 1.3 2002/08/19 07:52:19 reinelt Exp $
+/* $Id: bar.h,v 1.4 2003/10/05 17:58:50 reinelt Exp $
*
* generic bar handling
*
- * Copyright 2002 by Michael Reinelt (reinelt@eunet.at)
+ * Copyright 2002 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.
*
*
* $Log: bar.h,v $
+ * Revision 1.4 2003/10/05 17:58:50 reinelt
+ * libtool junk; copyright messages cleaned up
+ *
* Revision 1.3 2002/08/19 07:52:19 reinelt
* corrected type declaration of (*defchar)()
*
-/* $Id: battery.c,v 1.3 2001/08/05 17:13:29 reinelt Exp $
+/* $Id: battery.c,v 1.4 2003/10/05 17:58:50 reinelt Exp $
*
* APM and ACPI specific functions
*
- * Copyright 2001 by Leo Tötsch (lt@toetsch.at)
+ * Copyright 2001 Leo Tötsch <lt@toetsch.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.
*
*
* $Log: battery.c,v $
+ * Revision 1.4 2003/10/05 17:58:50 reinelt
+ * libtool junk; copyright messages cleaned up
+ *
* Revision 1.3 2001/08/05 17:13:29 reinelt
*
* cleaned up inlude of sys/time.h and time.h
-/* $Id: battery.h,v 1.2 2001/03/02 11:04:08 reinelt Exp $
+/* $Id: battery.h,v 1.3 2003/10/05 17:58:50 reinelt Exp $
*
* APM and ACPI specific functions
*
- * Copyright 2001 by Leo Tötsch (lt@toetsch.at)
+ * Copyright 2001 Leo Tötsch <lt@toetsch.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.
*
*
* $Log: battery.h,v $
+ * Revision 1.3 2003/10/05 17:58:50 reinelt
+ * libtool junk; copyright messages cleaned up
+ *
* Revision 1.2 2001/03/02 11:04:08 reinelt
*
* cosmetic cleanups (comment headers)
-/* $Id: cfg.c,v 1.16 2003/09/09 06:54:43 reinelt Exp $
+/* $Id: cfg.c,v 1.17 2003/10/05 17:58:50 reinelt Exp $^
*
* config file stuff
*
- * 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.
*
*
* $Log: cfg.c,v $
+ * Revision 1.17 2003/10/05 17:58:50 reinelt
+ * libtool junk; copyright messages cleaned up
+ *
* Revision 1.16 2003/09/09 06:54:43 reinelt
* new function 'cfg_number()'
*
-/* $Id: cfg.h,v 1.5 2003/09/09 06:54:43 reinelt Exp $
+/* $Id: cfg.h,v 1.6 2003/10/05 17:58:50 reinelt Exp $
*
* config file stuff
*
- * 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.
*
*
* $Log: cfg.h,v $
+ * Revision 1.6 2003/10/05 17:58:50 reinelt
+ * libtool junk; copyright messages cleaned up
+ *
* Revision 1.5 2003/09/09 06:54:43 reinelt
* new function 'cfg_number()'
*
-/* $Id: debug.c,v 1.5 2003/08/24 05:17:58 reinelt Exp $
+/* $Id: debug.c,v 1.6 2003/10/05 17:58:50 reinelt Exp $
*
* debug() and error() functions
*
- * 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.
*
*
* $Log: debug.c,v $
+ * Revision 1.6 2003/10/05 17:58:50 reinelt
+ * libtool junk; copyright messages cleaned up
+ *
* Revision 1.5 2003/08/24 05:17:58 reinelt
* liblcd4linux patch from Patrick Schemitz
*
-/* $Id: debug.h,v 1.5 2003/08/24 05:17:58 reinelt Exp $
+/* $Id: debug.h,v 1.6 2003/10/05 17:58:50 reinelt Exp $
*
* debug messages
*
- * 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.
*
*
* $Log: debug.h,v $
+ * Revision 1.6 2003/10/05 17:58:50 reinelt
+ * libtool junk; copyright messages cleaned up
+ *
* Revision 1.5 2003/08/24 05:17:58 reinelt
* liblcd4linux patch from Patrick Schemitz
*
-/* $Id: display.c,v 1.43 2003/09/29 06:58:37 reinelt Exp $
+/* $Id: display.c,v 1.44 2003/10/05 17:58:50 reinelt Exp $
*
* framework for device drivers
*
- * 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.
*
*
* $Log: display.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:58:37 reinelt
* new driver for Milford Instruments MI420 by Andy Baxter
*
-/* $Id: display.h,v 1.21 2003/09/09 05:30:34 reinelt Exp $
+/* $Id: display.h,v 1.22 2003/10/05 17:58:50 reinelt Exp $
*
* framework for device drivers
*
- * 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.
*
*
* $Log: display.h,v $
+ * Revision 1.22 2003/10/05 17:58:50 reinelt
+ * libtool junk; copyright messages cleaned up
+ *
* Revision 1.21 2003/09/09 05:30:34 reinelt
* even more icons stuff
*
-/* $Id: dvb.c,v 1.5 2003/08/08 23:08:38 reinelt Exp $
+/* $Id: dvb.c,v 1.6 2003/10/05 17:58:50 reinelt Exp $
*
* DVB specific functions
*
- * Copyright 2003 by Michael Reinelt (reinelt@eunet.at)
+ * Copyright 2003 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.
*
*
* $Log: dvb.c,v $
+ * Revision 1.6 2003/10/05 17:58:50 reinelt
+ * libtool junk; copyright messages cleaned up
+ *
* Revision 1.5 2003/08/08 23:08:38 reinelt
* CVS Id and Log missing from dvb.{c,h}
*
-/* $Id: dvb.h,v 1.2 2003/08/08 23:08:38 reinelt Exp $
+/* $Id: dvb.h,v 1.3 2003/10/05 17:58:50 reinelt Exp $
*
* DVB specific functions
*
- * Copyright 2003 by Michael Reinelt (reinelt@eunet.at)
+ * Copyright 2003 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.
*
*
* $Log: dvb.h,v $
+ * Revision 1.3 2003/10/05 17:58:50 reinelt
+ * libtool junk; copyright messages cleaned up
+ *
* Revision 1.2 2003/08/08 23:08:38 reinelt
* CVS Id and Log missing from dvb.{c,h}
*
-/* $Id: exec.c,v 1.9 2003/02/22 07:53:10 reinelt Exp $
+/* $Id: exec.c,v 1.10 2003/10/05 17:58:50 reinelt Exp $
*
* exec ('x*') functions
*
- * Copyright 2001 by Leopold Tötsch (lt@toetsch.at)
+ * Copyright 2001 Leopold Tötsch <lt@toetsch.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.
*
*
* $Log: exec.c,v $
+ * Revision 1.10 2003/10/05 17:58:50 reinelt
+ * libtool junk; copyright messages cleaned up
+ *
* Revision 1.9 2003/02/22 07:53:10 reinelt
* cfg_get(key,defval)
*
-/* $Id: exec.h,v 1.2 2001/03/08 15:25:38 ltoetsch Exp $
+/* $Id: exec.h,v 1.3 2003/10/05 17:58:50 reinelt Exp $
*
* exec ('x*') functions
*
- * Copyright 2001 by Leopold Tötsch (lt@toetsch.at)
+ * Copyright 2001 Leopold Tötsch <lt@toetsch.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.
*
*
* $Log: exec.h,v $
+ * Revision 1.3 2003/10/05 17:58:50 reinelt
+ * libtool junk; copyright messages cleaned up
+ *
* Revision 1.2 2001/03/08 15:25:38 ltoetsch
* improved exec
*
-/* $Id: filter.c,v 1.7 2003/09/09 06:54:43 reinelt Exp $
+/* $Id: filter.c,v 1.8 2003/10/05 17:58:50 reinelt Exp $
*
* smooth and damp functions
*
- * 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.
*
*
* $Log: filter.c,v $
+ * Revision 1.8 2003/10/05 17:58:50 reinelt
+ * libtool junk; copyright messages cleaned up
+ *
* Revision 1.7 2003/09/09 06:54:43 reinelt
* new function 'cfg_number()'
*
-/* $Id: filter.h,v 1.2 2000/03/06 06:04:06 reinelt Exp $
+/* $Id: filter.h,v 1.3 2003/10/05 17:58:50 reinelt Exp $
*
* smooth and damp functions
*
- * 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.
*
*
* $Log: filter.h,v $
+ * Revision 1.3 2003/10/05 17:58:50 reinelt
+ * libtool junk; copyright messages cleaned up
+ *
* Revision 1.2 2000/03/06 06:04:06 reinelt
*
* minor cleanups
-/* $Id: fontmap.c,v 1.4 2000/08/10 09:44:09 reinelt Exp $
+/* $Id: fontmap.c,v 1.5 2003/10/05 17:58:50 reinelt Exp $
*
* 5x8 font
*
- * 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.
*
*
* $Log: fontmap.c,v $
+ * Revision 1.5 2003/10/05 17:58:50 reinelt
+ * libtool junk; copyright messages cleaned up
+ *
* Revision 1.4 2000/08/10 09:44:09 reinelt
*
* new debugging scheme: error(), info(), debug()
-/* $Id: fontmap.h,v 1.1 2000/03/24 11:37:43 reinelt Exp $
+/* $Id: fontmap.h,v 1.2 2003/10/05 17:58:50 reinelt Exp $
*
* 5x8 font
*
- * 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.
*
*
* $Log: fontmap.h,v $
+ * Revision 1.2 2003/10/05 17:58:50 reinelt
+ * libtool junk; copyright messages cleaned up
+ *
* Revision 1.1 2000/03/24 11:37:43 reinelt
*
* fontmap.h added
-/* $Id: icon.c,v 1.8 2003/09/19 03:51:29 reinelt Exp $
+/* $Id: icon.c,v 1.9 2003/10/05 17:58:50 reinelt Exp $
*
* generic icon and heartbeat handling
*
- * written 2003 by Michael Reinelt (reinelt@eunet.at)
+ * Copyright 2003 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.
*
*
* $Log: icon.c,v $
+ * Revision 1.9 2003/10/05 17:58:50 reinelt
+ * libtool junk; copyright messages cleaned up
+ *
* Revision 1.8 2003/09/19 03:51:29 reinelt
* minor fixes, widget.c added
*
-/* $Id: icon.h,v 1.3 2003/09/09 05:30:34 reinelt Exp $
+/* $Id: icon.h,v 1.4 2003/10/05 17:58:50 reinelt Exp $
*
* generic icon and heartbeat handling
*
- * written 2003 by Michael Reinelt (reinelt@eunet.at)
+ * Copyright 2003 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.
*
*
* $Log: icon.h,v $
+ * Revision 1.4 2003/10/05 17:58:50 reinelt
+ * libtool junk; copyright messages cleaned up
+ *
* Revision 1.3 2003/09/09 05:30:34 reinelt
* even more icons stuff
*
-/* $Id: isdn.c,v 1.10 2003/06/21 05:46:18 reinelt Exp $
+/* $Id: isdn.c,v 1.11 2003/10/05 17:58:50 reinelt Exp $
*
* ISDN specific functions
*
- * 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.
*
*
* $Log: isdn.c,v $
+ * Revision 1.11 2003/10/05 17:58:50 reinelt
+ * libtool junk; copyright messages cleaned up
+ *
* Revision 1.10 2003/06/21 05:46:18 reinelt
* DVB client integrated
*
-/* $Id: isdn.h,v 1.5 2000/03/13 15:58:24 reinelt Exp $
+/* $Id: isdn.h,v 1.6 2003/10/05 17:58:50 reinelt Exp $
*
* ISDN specific functions
*
- * 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.
*
*
* $Log: isdn.h,v $
+ * Revision 1.6 2003/10/05 17:58:50 reinelt
+ * libtool junk; copyright messages cleaned up
+ *
* Revision 1.5 2000/03/13 15:58:24 reinelt
*
* release 0.9
-/* $Id: lcd4linux.c,v 1.47 2003/09/10 08:37:09 reinelt Exp $
+/* $Id: lcd4linux.c,v 1.48 2003/10/05 17:58:50 reinelt Exp $
*
* LCD4Linux
*
- * Copyright 1999-2003 Michael Reinelt (reinelt@eunet.at)
+ * Copyright 1999-2003 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.
*
*
* $Log: lcd4linux.c,v $
+ * Revision 1.48 2003/10/05 17:58:50 reinelt
+ * libtool junk; copyright messages cleaned up
+ *
* Revision 1.47 2003/09/10 08:37:09 reinelt
* icons: reorganized tick_* again...
*
if (cfg_init (cfg)==-1)
exit (1);
+ // Fixme:
+ EX_init();
+ EX_test();
+
driver=cfg_get("display",NULL);
if (driver==NULL || *driver=='\0') {
error ("missing 'display' entry in %s!", cfg_source());
-/* $Id: lock.c,v 1.4 2003/09/19 08:40:32 reinelt Exp $
+/* $Id: lock.c,v 1.5 2003/10/05 17:58:50 reinelt Exp $
*
* UUCP style locking
*
- * 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.
*
*
* $Log: lock.c,v $
+ * Revision 1.5 2003/10/05 17:58:50 reinelt
+ * libtool junk; copyright messages cleaned up
+ *
* Revision 1.4 2003/09/19 08:40:32 reinelt
*
*
-/* $Id: lock.h,v 1.1 2000/04/07 05:42:20 reinelt Exp $
+/* $Id: lock.h,v 1.2 2003/10/05 17:58:50 reinelt Exp $
*
* UUCP style port locking
*
- * 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.
*
*
* $Log: lock.h,v $
+ * Revision 1.2 2003/10/05 17:58:50 reinelt
+ * libtool junk; copyright messages cleaned up
+ *
* Revision 1.1 2000/04/07 05:42:20 reinelt
*
* UUCP style lockfiles for the serial port
-/* $Id: mail.c,v 1.12 2003/02/22 07:53:10 reinelt Exp $
+/* $Id: mail.c,v 1.13 2003/10/05 17:58:50 reinelt Exp $
*
* email specific functions
*
- * Copyright 2001 by Axel Ehnert <Axel@Ehnert.net>
+ * Copyright 2001 Axel Ehnert <axel@ehnert.net>
*
- * 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.
*
*
* $Log: mail.c,v $
+ * Revision 1.13 2003/10/05 17:58:50 reinelt
+ * libtool junk; copyright messages cleaned up
+ *
* Revision 1.12 2003/02/22 07:53:10 reinelt
* cfg_get(key,defval)
*
-/* $Id: mail.h,v 1.4 2001/03/15 14:25:05 ltoetsch Exp $
+/* $Id: mail.h,v 1.5 2003/10/05 17:58:50 reinelt Exp $
*
* email specific functions
*
- * Copyright 2001 by Axel Ehnert <Axel@Ehnert.net>
+ * Copyright 2001 Axel Ehnert <axel@ehnert.net>
*
- * 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.
*
*
* $Log: mail.h,v $
+ * Revision 1.5 2003/10/05 17:58:50 reinelt
+ * libtool junk; copyright messages cleaned up
+ *
* Revision 1.4 2001/03/15 14:25:05 ltoetsch
* added unread/total news
*
-/* $Id: mail2.c,v 1.8 2003/02/22 07:53:10 reinelt Exp $
+/* $Id: mail2.c,v 1.9 2003/10/05 17:58:50 reinelt Exp $
*
* mail: pop3, imap, news functions
*
- * Copyright 2001 by Leopold Tötsch (lt@toetsch.at)
+ * Copyright 2001 Leopold Tötsch <lt@toetsch.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.
*
*
* $Log: mail2.c,v $
+ * Revision 1.9 2003/10/05 17:58:50 reinelt
+ * libtool junk; copyright messages cleaned up
+ *
* Revision 1.8 2003/02/22 07:53:10 reinelt
* cfg_get(key,defval)
*
-/* $Id: parport.c,v 1.9 2003/10/03 03:53:12 reinelt Exp $
+/* $Id: parport.c,v 1.10 2003/10/05 17:58:50 reinelt Exp $
*
* generic parallel port handling
*
- * Copyright 2003 by Michael Reinelt (reinelt@eunet.at)
+ * Copyright 2003 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.
*
*
* $Log: parport.c,v $
+ * Revision 1.10 2003/10/05 17:58:50 reinelt
+ * libtool junk; copyright messages cleaned up
+ *
* Revision 1.9 2003/10/03 03:53:12 reinelt
* compile error in parport fixed (thanks to Andrew from FilmCan)
*
-/* $Id: parport.h,v 1.3 2003/08/15 07:54:07 reinelt Exp $
+/* $Id: parport.h,v 1.4 2003/10/05 17:58:50 reinelt Exp $
*
* generic parallel port handling
*
- * Copyright 2003 by Michael Reinelt (reinelt@eunet.at)
+ * Copyright 2003 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.
*
*
* $Log: parport.h,v $
+ * Revision 1.4 2003/10/05 17:58:50 reinelt
+ * libtool junk; copyright messages cleaned up
+ *
* Revision 1.3 2003/08/15 07:54:07 reinelt
* HD44780 4 bit mode implemented
*
-/* $Id: parser.c,v 1.20 2003/09/01 04:09:35 reinelt Exp $
+/* $Id: parser.c,v 1.21 2003/10/05 17:58:50 reinelt Exp $
*
* row definition parser
*
- * 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.
*
*
* $Log: parser.c,v $
+ * Revision 1.21 2003/10/05 17:58:50 reinelt
+ * libtool junk; copyright messages cleaned up
+ *
* Revision 1.20 2003/09/01 04:09:35 reinelt
* icons nearly finished, but MatrixOrbital only
*
-/* $Id: parser.h,v 1.13 2003/09/01 04:09:35 reinelt Exp $
+/* $Id: parser.h,v 1.14 2003/10/05 17:58:50 reinelt Exp $
*
* row definition parser
*
- * 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.
*
*
* $Log: parser.h,v $
+ * Revision 1.14 2003/10/05 17:58:50 reinelt
+ * libtool junk; copyright messages cleaned up
+ *
* Revision 1.13 2003/09/01 04:09:35 reinelt
* icons nearly finished, but MatrixOrbital only
*
-/* $Id: pid.c,v 1.1 2003/08/08 08:05:23 reinelt Exp $
+/* $Id: pid.c,v 1.2 2003/10/05 17:58:50 reinelt Exp $
*
* PID file handling
*
- * 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.
*
*
* $Log: pid.c,v $
+ * Revision 1.2 2003/10/05 17:58:50 reinelt
+ * libtool junk; copyright messages cleaned up
+ *
* Revision 1.1 2003/08/08 08:05:23 reinelt
* added PID file handling
*
-/* $Id: pid.h,v 1.1 2003/08/08 08:05:23 reinelt Exp $
+/* $Id: pid.h,v 1.2 2003/10/05 17:58:50 reinelt Exp $
*
* PID file handling
*
- * Copyright 2003 by Michael Reinelt (reinelt@eunet.at)
+ * Copyright 2003 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.
*
*
* $Log: pid.h,v $
+ * Revision 1.2 2003/10/05 17:58:50 reinelt
+ * libtool junk; copyright messages cleaned up
+ *
* Revision 1.1 2003/08/08 08:05:23 reinelt
* added PID file handling
*
-/* $Id: pixmap.c,v 1.11 2003/09/10 14:01:53 reinelt Exp $
+/* $Id: pixmap.c,v 1.12 2003/10/05 17:58:50 reinelt Exp $
*
* generic pixmap driver
*
- * 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.
*
*
* $Log: pixmap.c,v $
+ * Revision 1.12 2003/10/05 17:58:50 reinelt
+ * libtool junk; copyright messages cleaned up
+ *
* Revision 1.11 2003/09/10 14:01:53 reinelt
* icons nearly finished\!
*
-/* $Id: pixmap.h,v 1.4 2003/09/10 14:01:53 reinelt Exp $
+/* $Id: pixmap.h,v 1.5 2003/10/05 17:58:50 reinelt Exp $
*
* generic pixmap driver
*
- * 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.
*
*
* $Log: pixmap.h,v $
+ * Revision 1.5 2003/10/05 17:58:50 reinelt
+ * libtool junk; copyright messages cleaned up
+ *
* Revision 1.4 2003/09/10 14:01:53 reinelt
* icons nearly finished\!
*
-/* $Id: processor.c,v 1.46 2003/10/03 03:51:14 reinelt Exp $
+/* $Id: processor.c,v 1.47 2003/10/05 17:58:50 reinelt Exp $
*
* main data processing
*
- * 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.
*
*
* $Log: processor.c,v $
+ * Revision 1.47 2003/10/05 17:58:50 reinelt
+ * libtool junk; copyright messages cleaned up
+ *
* Revision 1.46 2003/10/03 03:51:14 reinelt
* start support for new MatrixOrbital MX2 displays
*
-/* $Id: processor.h,v 1.2 2003/09/09 05:30:34 reinelt Exp $
+/* $Id: processor.h,v 1.3 2003/10/05 17:58:50 reinelt Exp $
*
* main data processing
*
- * 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.
*
*
* $Log: processor.h,v $
+ * Revision 1.3 2003/10/05 17:58:50 reinelt
+ * libtool junk; copyright messages cleaned up
+ *
* Revision 1.2 2003/09/09 05:30:34 reinelt
* even more icons stuff
*
-/* $Id: seti.c,v 1.9 2003/08/24 05:17:58 reinelt Exp $
+/* $Id: seti.c,v 1.10 2003/10/05 17:58:50 reinelt Exp $
*
* seti@home specific functions
*
- * Copyright 2001 by Axel Ehnert <Axel@Ehnert.net>
+ * Copyright 2001 Axel Ehnert <Axel@Ehnert.net>
*
- * 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.
*
*
* $Log: seti.c,v $
+ * Revision 1.10 2003/10/05 17:58:50 reinelt
+ * libtool junk; copyright messages cleaned up
+ *
* Revision 1.9 2003/08/24 05:17:58 reinelt
* liblcd4linux patch from Patrick Schemitz
*
-/* $Id: seti.h,v 1.3 2001/03/08 09:02:04 reinelt Exp $
+/* $Id: seti.h,v 1.4 2003/10/05 17:58:50 reinelt Exp $
*
* seti@home specific functions
*
- * Copyright 2001 by Axel Ehnert <Axel@Ehnert.net>
+ * Copyright 2001 Axel Ehnert <axel@ehnert.net>
*
- * 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.
*
*
* $Log: seti.h,v $
+ * Revision 1.4 2003/10/05 17:58:50 reinelt
+ * libtool junk; copyright messages cleaned up
+ *
* Revision 1.3 2001/03/08 09:02:04 reinelt
*
* seti client cleanup
-/* $Id: socket.c,v 1.5 2002/12/05 19:09:57 reinelt Exp $
+/* $Id: socket.c,v 1.6 2003/10/05 17:58:50 reinelt Exp $
*
* simple socket functions
*
- * Copyright 2001 by Leopold Tötsch (lt@toetsch.at)
+ * Copyright 2001 Leopold Tötsch <lt@toetsch.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.
*
*
* $Log: socket.c,v $
+ * Revision 1.6 2003/10/05 17:58:50 reinelt
+ * libtool junk; copyright messages cleaned up
+ *
* Revision 1.5 2002/12/05 19:09:57 reinelt
* patches for gcc-3.2
*
-/* $Id: socket.h,v 1.1 2001/03/14 13:19:29 ltoetsch Exp $
+/* $Id: socket.h,v 1.2 2003/10/05 17:58:50 reinelt Exp $
*
* simple socket functions
*
- * Copyright 2001 by Leopold Tötsch (lt@toetsch.at)
+ * Copyright 2001 Leopold Tötsch <lt@toetsch.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.
*
*
* $Log: socket.h,v $
+ * Revision 1.2 2003/10/05 17:58:50 reinelt
+ * libtool junk; copyright messages cleaned up
+ *
* Revision 1.1 2001/03/14 13:19:29 ltoetsch
* Added pop3/imap4 mail support
*
-/* $Id: system.c,v 1.29 2003/08/24 05:17:58 reinelt Exp $
+/* $Id: system.c,v 1.30 2003/10/05 17:58:50 reinelt Exp $
*
* system status retreivement
*
- * 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.
*
*
* $Log: system.c,v $
+ * Revision 1.30 2003/10/05 17:58:50 reinelt
+ * libtool junk; copyright messages cleaned up
+ *
* Revision 1.29 2003/08/24 05:17:58 reinelt
* liblcd4linux patch from Patrick Schemitz
*
-/* $Id: system.h,v 1.8 2000/07/31 10:43:44 reinelt Exp $
+/* $Id: system.h,v 1.9 2003/10/05 17:58:50 reinelt Exp $
*
* system status retreivement
*
- * 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.
*
*
* $Log: system.h,v $
+ * Revision 1.9 2003/10/05 17:58:50 reinelt
+ * libtool junk; copyright messages cleaned up
+ *
* Revision 1.8 2000/07/31 10:43:44 reinelt
*
* some changes to support kernel-2.4 (different layout of various files in /proc)
-/* $Id: udelay.c,v 1.12 2003/07/18 04:43:14 reinelt Exp $
+/* $Id: udelay.c,v 1.13 2003/10/05 17:58:50 reinelt Exp $
*
* short delays
*
- * 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.
*
*
* $Log: udelay.c,v $
+ * Revision 1.13 2003/10/05 17:58:50 reinelt
+ * libtool junk; copyright messages cleaned up
+ *
* Revision 1.12 2003/07/18 04:43:14 reinelt
* udelay: unnecessary sanity check removed
*
-/* $Id: udelay.h,v 1.4 2002/04/29 11:00:28 reinelt Exp $
+/* $Id: udelay.h,v 1.5 2003/10/05 17:58:50 reinelt Exp $
*
* short delays
*
- * 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.
*
*
* $Log: udelay.h,v $
+ * Revision 1.5 2003/10/05 17:58:50 reinelt
+ * libtool junk; copyright messages cleaned up
+ *
* Revision 1.4 2002/04/29 11:00:28 reinelt
*
* added Toshiba T6963 driver
-/* $Id: widget.c,v 1.1 2003/09/19 03:51:29 reinelt Exp $
+/* $Id: widget.c,v 1.2 2003/10/05 17:58:50 reinelt Exp $
*
* generic widget handling
*
- * written 2003 by Michael Reinelt (reinelt@eunet.at)
+ * Copyright 2003 Michael Reinelt <reinelt@eunet.at>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
*
*
* $Log: widget.c,v $
+ * Revision 1.2 2003/10/05 17:58:50 reinelt
+ * libtool junk; copyright messages cleaned up
+ *
* Revision 1.1 2003/09/19 03:51:29 reinelt
* minor fixes, widget.c added
*
-/* $Id: widget.h,v 1.1 2003/09/19 03:51:29 reinelt Exp $
+/* $Id: widget.h,v 1.2 2003/10/05 17:58:50 reinelt Exp $
*
* generic widget handling
*
- * written 2003 by Michael Reinelt (reinelt@eunet.at)
+ * Copyright 2003 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.
*
*
* $Log: widget.h,v $
+ * Revision 1.2 2003/10/05 17:58:50 reinelt
+ * libtool junk; copyright messages cleaned up
+ *
* Revision 1.1 2003/09/19 03:51:29 reinelt
* minor fixes, widget.c added
*