X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs2.git;a=blobdiff_plain;f=mtdemul%2Fnandemul2k.c;h=4d25aaabf08fc0b15d246d98a7c48fac4dbe3b5c;hp=6f10746e3e433f0752c7f5e39b240f517924e841;hb=e1ac494e05a5dc7ab61d799af815d103a11d318c;hpb=12427f939eea34eaa0b5863782e2e005521d64c9 diff --git a/mtdemul/nandemul2k.c b/mtdemul/nandemul2k.c index 6f10746..4d25aaa 100644 --- a/mtdemul/nandemul2k.c +++ b/mtdemul/nandemul2k.c @@ -1,7 +1,7 @@ /* - * YAFFS: Yet another FFS. A NAND-flash specific file system. + * 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 @@ -9,8 +9,9 @@ * 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 * published by the Free Software Foundation. - * - * + */ + +/* * This version hacked for emulating 2kpage NAND for YAFFS2 testing. */