X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs2.git;a=blobdiff_plain;f=yaffs_yaffs2.h;h=ce1fa9d4ca8d90547f854a1bbb18a20103e68b8c;hp=e012aec5fbf3d30584d1aae023d28920a3f454af;hb=f330fefa27f2c87f7dff414fe6227261327663b7;hpb=41573908f821bcb40750e7c069ea8f5178f630e5 diff --git a/yaffs_yaffs2.h b/yaffs_yaffs2.h index e012aec..ce1fa9d 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__