X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs2.git;a=blobdiff_plain;f=yaffs_mtdif2.c;fp=yaffs_mtdif2.c;h=2b5884715a0f9e6a218fd5a7ebc5a901d5e26d86;hp=8cbe19f37b2500d3bea737a1c182b600e2abb4e6;hb=0333f489a25b05a4c0176258204eee1db9e8c9e0;hpb=6c7131b1d7c221125851a7c0bd183dd05a02d583 diff --git a/yaffs_mtdif2.c b/yaffs_mtdif2.c index 8cbe19f..2b58847 100644 --- a/yaffs_mtdif2.c +++ b/yaffs_mtdif2.c @@ -1,7 +1,7 @@ /* * YAFFS: Yet Another Flash File System. A NAND-flash specific file system. * - * Copyright (C) 2002-2007 Aleph One Ltd. + * Copyright (C) 2002-2010 Aleph One Ltd. * for Toby Churchill Ltd and Brightstar Engineering * * Created by Charles Manning @@ -13,9 +13,6 @@ /* mtd interface for YAFFS2 */ -const char *yaffs_mtdif2_c_version = - "$Id: yaffs_mtdif2.c,v 1.27 2010-02-18 01:18:04 charles Exp $"; - #include "yportenv.h" #include "yaffs_trace.h"