X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs2.git;a=blobdiff_plain;f=yaffsinterface.h;h=ca36cfc427a23f6a8d3cd491aeb74355096cf736;hp=d6ec50ceadf2b9317db0f18f4ce4fb9eacb5ba23;hb=6db5aca55acb7c8af07c8ec90ba8dd9085ab0895;hpb=84699e12e914cb78ae3a1da48c99ed679b934153 diff --git a/yaffsinterface.h b/yaffsinterface.h index d6ec50c..ca36cfc 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-2010 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__