mtd/drivers/mtd/nand autcpu12.c,1.8,1.9 nand.c,1.41,1.42
sjhill at cotw.com
sjhill at cotw.com
Thu Feb 20 08:39:41 EST 2003
Update of /home/cvs/mtd/drivers/mtd/nand
In directory phoenix.infradead.org:/tmp/cvs-serv1802/drivers/mtd/nand
Modified Files:
autcpu12.c nand.c
Log Message:
Changed my contact email address.
Index: autcpu12.c
===================================================================
RCS file: /home/cvs/mtd/drivers/mtd/nand/autcpu12.c,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- autcpu12.c 18 Feb 2003 20:53:54 -0000 1.8
+++ autcpu12.c 20 Feb 2003 13:39:38 -0000 1.9
@@ -4,7 +4,7 @@
* Copyright (c) 2002 Thomas Gleixner <tgxl at linutronix.de>
*
* Derived from drivers/mtd/spia.c
- * Copyright (C) 2000 Steven J. Hill (sjhill at cotw.com)
+ * Copyright (C) 2000 Steven J. Hill (sjhill at realitydiluted.com)
*
* $Id$
*
Index: nand.c
===================================================================
RCS file: /home/cvs/mtd/drivers/mtd/nand/nand.c,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -r1.41 -r1.42
--- nand.c 18 Feb 2003 20:53:54 -0000 1.41
+++ nand.c 20 Feb 2003 13:39:38 -0000 1.42
@@ -8,7 +8,7 @@
* Additional technical information is available on
* http://www.linux-mtd.infradead.org/tech/nand.html
*
- * Copyright (C) 2000 Steven J. Hill (sjhill at cotw.com)
+ * Copyright (C) 2000 Steven J. Hill (sjhill at realitydiluted.com)
* 2002 Thomas Gleixner (tglx at linutronix.de)
*
* 10-29-2001 Thomas Gleixner (tglx at linutronix.de)
@@ -1378,5 +1378,5 @@
EXPORT_SYMBOL (nand_scan);
MODULE_LICENSE ("GPL");
-MODULE_AUTHOR ("Steven J. Hill <sjhill at cotw.com>, Thomas Gleixner <tglx at linutronix.de>");
+MODULE_AUTHOR ("Steven J. Hill <sjhill at realitydiluted.com>, Thomas Gleixner <tglx at linutronix.de>");
MODULE_DESCRIPTION ("Generic NAND flash driver code");
More information about the linux-mtd-cvs
mailing list