patch-2.4.21 linux-2.4.21/drivers/mtd/nand/nand_ecc.c
Next file: linux-2.4.21/drivers/mtd/nand/nand_ids.c
Previous file: linux-2.4.21/drivers/mtd/nand/nand.c
Back to the patch index
Back to the overall index
- Lines: 16
- Date:
2003-06-13 07:51:34.000000000 -0700
- Orig file:
linux-2.4.20/drivers/mtd/nand/nand_ecc.c
- Orig date:
2002-08-02 17:39:44.000000000 -0700
diff -urN linux-2.4.20/drivers/mtd/nand/nand_ecc.c linux-2.4.21/drivers/mtd/nand/nand_ecc.c
@@ -4,11 +4,11 @@
* Copyright (C) 2000 Steven J. Hill (sjhill@cotw.com)
* Toshiba America Electronics Components, Inc.
*
- * $Id: nand_ecc.c,v 1.7 2002/03/21 14:13:50 dwmw2 Exp $
+ * $Id: nand_ecc.c,v 1.8 2002/09/16 09:19:53 dwmw2 Exp $
*
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 as
- * published by the Free Software Foundation.
+ * This program is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public License
+ * version 2.1 as published by the Free Software Foundation.
*
* This file contains an ECC algorithm from Toshiba that detects and
* corrects 1 bit errors in a 256 byte block of data.
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)