X-Git-Url: https://yaffs.net/gitweb/?a=blobdiff_plain;f=yaffs_verify.h;h=3dbcefd1664443de232b83297f4ed67d8571fd67;hb=3c13afb51057896ebc8ae1968b616d58275690d5;hp=8a6f75109026c48f656c9f3b00396c123d62e33a;hpb=b07263adb5c642fcb911125a77b9e7f4bb8af64c;p=yaffs2.git 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__