X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs2.git;a=blobdiff_plain;f=yaffs_guts.h;h=9ef651d0f4475a31daf153c7b74d493b384ef683;hp=543bf628c77f91bfe3b8d7086183c1054a336279;hb=e1ac494e05a5dc7ab61d799af815d103a11d318c;hpb=e434bac0480bf62ea4d66519ff40dad3d2e3e410 diff --git a/yaffs_guts.h b/yaffs_guts.h index 543bf62..9ef651d 100644 --- a/yaffs_guts.h +++ b/yaffs_guts.h @@ -1,8 +1,7 @@ /* - * YAFFS: Yet another FFS. A NAND-flash specific file system. - * yaffs_guts.h: Configuration etc for yaffs_guts + * YAFFS: Yet another Flash File System . A NAND-flash specific file system. * - * Copyright (C) 2002 Aleph One Ltd. + * Copyright (C) 2002-2007 Aleph One Ltd. * for Toby Churchill Ltd and Brightstar Engineering * * Created by Charles Manning @@ -11,10 +10,7 @@ * 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. - * - * $Id: yaffs_guts.h,v 1.25 2006-10-13 08:52:49 charles Exp $ */ #ifndef __YAFFS_GUTS_H__