X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs2.git;a=blobdiff_plain;f=yaffs_yaffs2.h;h=08ba36300cb0b7e58bd35b553ea962385cd2c1ec;hp=67dc8f15fee1665ee12b0e6b8fddf3a05f513148;hb=refs%2Fheads%2Faleph1-release-branch;hpb=b07263adb5c642fcb911125a77b9e7f4bb8af64c diff --git a/yaffs_yaffs2.h b/yaffs_yaffs2.h index 67dc8f1..08ba363 100644 --- a/yaffs_yaffs2.h +++ b/yaffs_yaffs2.h @@ -1,5 +1,5 @@ /* - * YAFFS: Yet Another Flash File System. A NAND-flash specific file system. + * YAFFS: Yet another Flash File System . A NAND-flash specific file system. * * Copyright (C) 2002-2010 Aleph One Ltd. * for Toby Churchill Ltd and Brightstar Engineering @@ -7,8 +7,10 @@ * Created by Charles Manning * * 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 __YAFFS_YAFFS2_H__