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