mtd/drivers/mtd ftl.c,1.43,1.44

David Woodhouse dwmw2 at infradead.org
Fri Jan 24 08:02:59 EST 2003


Update of /home/cvs/mtd/drivers/mtd
In directory phoenix.infradead.org:/tmp/cvs-serv21551

Modified Files:
	ftl.c 
Log Message:
Change dhinds' email address.


Index: ftl.c
===================================================================
RCS file: /home/cvs/mtd/drivers/mtd/ftl.c,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -r1.43 -r1.44
--- ftl.c	13 Feb 2002 15:31:37 -0000	1.43
+++ ftl.c	24 Jan 2003 13:02:56 -0000	1.44
@@ -26,7 +26,7 @@
     rights and limitations under the License.
 
     The initial developer of the original code is David A. Hinds
-    <dhinds at pcmcia.sourceforge.org>.  Portions created by David A. Hinds
+    <dahinds at users.sourceforge.net>.  Portions created by David A. Hinds
     are Copyright (C) 1999 David A. Hinds.  All Rights Reserved.
 
     Alternatively, the contents of this file may be used under the
@@ -1455,5 +1455,5 @@
 
 
 MODULE_LICENSE("Dual MPL/GPL");
-MODULE_AUTHOR("David Hinds <dhinds at sonic.net>");
-MODULE_DESCRIPTION("Support code for Flash Translation Layer, used on PCMCIA devices and M-Systems DiskOnChip 1000");
+MODULE_AUTHOR("David Hinds <dahinds at users.sourceforge.net>");
+MODULE_DESCRIPTION("Support code for Flash Translation Layer, used on PCMCIA devices");





More information about the linux-mtd-cvs mailing list