X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs2.git;a=blobdiff_plain;f=yaffs_ecc.c;h=da6145aac27a1c3f8a583ea009ca70aecc9e1f79;hp=d037e90a2472c39b032096dd344b5f0f86e9ce97;hb=388ad45f27ef3288d2f1240a4e94d5849cf8201b;hpb=3e5718ec7f0df7b76837d10583419b745cb27474 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"