mtd/drivers/mtd/nand nand_ecc.c,1.7,1.8
David Woodhouse
dwmw2 at infradead.org
Mon Sep 16 05:19:55 EDT 2002
Update of /home/cvs/mtd/drivers/mtd/nand
In directory phoenix.infradead.org:/tmp/cvs-serv19681
Modified Files:
nand_ecc.c
Log Message:
Switch to LGPL.
Index: nand_ecc.c
===================================================================
RCS file: /home/cvs/mtd/drivers/mtd/nand/nand_ecc.c,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- nand_ecc.c 21 Mar 2002 14:13:50 -0000 1.7
+++ nand_ecc.c 16 Sep 2002 09:19:53 -0000 1.8
@@ -6,9 +6,9 @@
*
* $Id$
*
- * 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.
More information about the linux-mtd-cvs
mailing list