X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs2.git;a=blobdiff_plain;f=yaffs_ecc.c;h=da6145aac27a1c3f8a583ea009ca70aecc9e1f79;hp=d037e90a2472c39b032096dd344b5f0f86e9ce97;hb=0333f489a25b05a4c0176258204eee1db9e8c9e0;hpb=6c7131b1d7c221125851a7c0bd183dd05a02d583 diff --git a/yaffs_ecc.c b/yaffs_ecc.c index d037e90..da6145a 100644 --- a/yaffs_ecc.c +++ b/yaffs_ecc.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 @@ -28,9 +28,6 @@ * this bytes influence on the line parity. */ -const char *yaffs_ecc_c_version = - "$Id: yaffs_ecc.c,v 1.11 2009-03-06 17:20:50 wookey Exp $"; - #include "yportenv.h" #include "yaffs_ecc.h"