X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs2.git;a=blobdiff_plain;f=yaffs_verify.h;h=3dbcefd1664443de232b83297f4ed67d8571fd67;hp=8a6f75109026c48f656c9f3b00396c123d62e33a;hb=refs%2Fheads%2Faleph1-release-branch;hpb=bfb36fe45ceea5a7e8347b24a575ab627e60df94 diff --git a/yaffs_verify.h b/yaffs_verify.h index 8a6f751..3dbcefd 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__