Martin Hejl (martin@hejl.de)
Jesse Brook Kovach <jkovach@wam.umd.edu>
Nico Wallmeier <nico.wallmeier@post.rwth-aachen.de>
-Luis F. Correia <luis.f.correia@seg-social.pt>
+Luis Correia <lfcorreia@users.sf.net>
Patrick Schemitz <schemitz@ekp.physik.uni-karlsruhe.de>
Andy Baxter <andy@earthsong.free-online.co.uk>
Thomas Siedentopf <thom-s@gmx.net>
Martin Hejl (martin@hejl.de)
Jesse Brook Kovach <jkovach@wam.umd.edu>
Nico Wallmeier <nico.wallmeier@post.rwth-aachen.de>
-Luis F. Correia <luis.f.correia@seg-social.pt>
+Luis Correia <lfcorreia@users.sf.net>
Patrick Schemitz <schemitz@ekp.physik.uni-karlsruhe.de>
Andy Baxter <andy@earthsong.free-online.co.uk>
Thomas Siedentopf <thom-s@gmx.net>
-/* $Id: drv_generic_i2c.h,v 1.3 2005/05/31 20:42:55 lfcorreia Exp $\r
+/* $Id: drv_generic_i2c.h,v 1.4 2005/05/31 21:32:00 lfcorreia Exp $\r
*\r
* generic driver helper for i2c displays\r
*\r
- * Copyright (C) 2005 Luis F. Correia <luis.f.correia@seg-social.pt>\r
+ * Copyright (C) 2005 Luis Correia <lfcorreia@users.sf.net>\r
* Copyright (C) 2005 The LCD4Linux Team <lcd4linux-devel@users.sourceforge.net>\r
*\r
* This file is part of LCD4Linux.\r
*\r
*\r
* $Log: drv_generic_i2c.h,v $
- * Revision 1.3 2005/05/31 20:42:55 lfcorreia
- * new file: lcd4linux_i2c.h
- * avoid the problems detecting the proper I2C kernel include files
- *
- * rearrange all the other autoconf stuff to remove I2C detection
- *
- * new method by Paul Kamphuis to write to the I2C device
+ * Revision 1.4 2005/05/31 21:32:00 lfcorreia
+ * fix my email address
+ *\r
+ * Revision 1.3 2005/05/31 20:42:55 lfcorreia\r
+ * new file: lcd4linux_i2c.h\r
+ * avoid the problems detecting the proper I2C kernel include files\r
+ *\r
+ * rearrange all the other autoconf stuff to remove I2C detection\r
+ *\r
+ * new method by Paul Kamphuis to write to the I2C device\r
*\r
* Revision 1.2 2005/05/08 04:32:44 reinelt\r
* CodingStyle added and applied\r