Add first-cut Linux kernel patch-in mechanism
[yaffs/.git] / yaffsinterface.h
index 972a04dcd6fb596b35eca558e97e6fde96fb78f6..e4b0ff1d08ea8b66a713ba7fc7afe369aa8ac288 100644 (file)
@@ -8,9 +8,11 @@
  * 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.
+ *
  */
  
 #ifndef __YAFFSINTERFACE_H__