X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs2.git;a=blobdiff_plain;f=yaffs_mtdif2.c;fp=yaffs_mtdif2.c;h=7985f1ed03be7f268c8486b917a5099dcd9f6555;hp=4e8c3358e8308fafc912dd07eef6d26cece7b49c;hb=6f1de4473200f31d1ca1cf4672baf7afcdec2db0;hpb=170ea32c52fd2d9b7cbda9b169ad44038b1d15cf diff --git a/yaffs_mtdif2.c b/yaffs_mtdif2.c index 4e8c335..7985f1e 100644 --- a/yaffs_mtdif2.c +++ b/yaffs_mtdif2.c @@ -1,8 +1,7 @@ /* - * YAFFS: Yet another FFS. A NAND-flash specific file system. - * yaffs_mtdif.c NAND mtd wrapper functions. + * 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 @@ -16,7 +15,7 @@ /* mtd interface for YAFFS2 */ const char *yaffs_mtdif2_c_version = - "$Id: yaffs_mtdif2.c,v 1.15 2006-11-08 06:24:34 charles Exp $"; + "$Id: yaffs_mtdif2.c,v 1.16 2007-02-12 16:55:26 wookey Exp $"; #include "yportenv.h"