X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs2.git;a=blobdiff_plain;f=yaffsinterface.h;fp=yaffsinterface.h;h=0cfdfcf6baad48214d2c8ec21028ee7b6c1602c5;hp=d6ec50ceadf2b9317db0f18f4ce4fb9eacb5ba23;hb=6f1de4473200f31d1ca1cf4672baf7afcdec2db0;hpb=170ea32c52fd2d9b7cbda9b169ad44038b1d15cf diff --git a/yaffsinterface.h b/yaffsinterface.h index d6ec50c..0cfdfcf 100644 --- a/yaffsinterface.h +++ b/yaffsinterface.h @@ -1,8 +1,7 @@ /* - * YAFFS: Yet another FFS. A NAND-flash specific file system. - * yaffsinterface.h: Interface to the guts of yaffs. + * 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 @@ -12,7 +11,6 @@ * published by the Free Software Foundation. * * Note: Only YAFFS headers are LGPL, YAFFS C code is covered by GPL. - * */ #ifndef __YAFFSINTERFACE_H__