yaffs: Improve debug chunk erased checking, change refreshPeriod
[yaffs2.git] / yaffsinterface.h
index d6ec50ceadf2b9317db0f18f4ce4fb9eacb5ba23..ca36cfc427a23f6a8d3cd491aeb74355096cf736 100644 (file)
@@ -1,8 +1,7 @@
 /*
- * YAFFS: Yet another FFS. A NAND-flash specific file system.
- * yaffsinterface.h: Interface to the guts of yaffs.
+ * YAFFS: Yet another Flash File System . A NAND-flash specific file system.
  *
- * Copyright (C) 2002 Aleph One Ltd.
+ * Copyright (C) 2002-2010 Aleph One Ltd.
  *   for Toby Churchill Ltd and Brightstar Engineering
  *
  * Created by Charles Manning <charles@aleph1.co.uk>
@@ -12,7 +11,6 @@
  * published by the Free Software Foundation.
  *
  * Note: Only YAFFS headers are LGPL, YAFFS C code is covered by GPL.
- *
  */
 
 #ifndef __YAFFSINTERFACE_H__