X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs%2F.git;a=blobdiff_plain;f=yaffs_nandemul.h;h=2faeb658f4d18efb1dce8973c8ae918d2d73a036;hp=f233408bd98173db3fa797f1558b7e3ef3dd6aa2;hb=7b5f93e758d963355b31ce0a1f0eafa16074f35d;hpb=cefeada5db633fd3c37cde66e2e62c73052c18bd diff --git a/yaffs_nandemul.h b/yaffs_nandemul.h index f233408..2faeb65 100644 --- a/yaffs_nandemul.h +++ b/yaffs_nandemul.h @@ -7,11 +7,15 @@ * 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. + * * yaffs_nandemul.h: Interface to emulated NAND functions * + * $Id: yaffs_nandemul.h,v 1.4 2002-09-27 20:50:50 charles Exp $ */ #ifndef __YAFFS_NANDEMUL_H__