Fix blocks per chunk in resize
[yaffs/.git] / yaffs_nandemul.h
index f233408bd98173db3fa797f1558b7e3ef3dd6aa2..2faeb658f4d18efb1dce8973c8ae918d2d73a036 100644 (file)
@@ -7,11 +7,15 @@
  * Created by Charles Manning <charles@aleph1.co.uk>
  *
  * 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
+ * it under the terms of the GNU Lesser General Public License version 2.1 as
  * published by the Free Software Foundation.
  *
+ *
+ * Note: Only YAFFS headers are LGPL, YAFFS C code is covered by GPL.
+ *
  * yaffs_nandemul.h: Interface to emulated NAND functions
  *
+ * $Id: yaffs_nandemul.h,v 1.4 2002-09-27 20:50:50 charles Exp $
  */
  
 #ifndef __YAFFS_NANDEMUL_H__