X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs2.git;a=blobdiff_plain;f=yaffs_verify.h;fp=yaffs_verify.h;h=02ef5fe583ddf1b2fb7ece9b2843bd871600a81b;hp=5ec808ae3d97f67722028a9c90b923a265fa2661;hb=a34826e701dd381a293bb90b25a48d2bd58e8de8;hpb=1006cb30d2977365c64e4dd544b445b088750061 diff --git a/yaffs_verify.h b/yaffs_verify.h index 5ec808a..02ef5fe 100644 --- a/yaffs_verify.h +++ b/yaffs_verify.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_VERIFY_H__