From: wookey Date: Tue, 17 Mar 2009 01:12:00 +0000 (+0000) Subject: This file escaped copyright date update. Fixed. X-Git-Tag: pre-name-change~210 X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs2.git;a=commitdiff_plain;h=b027e02d89da77f2977c2af70f661274be3c2228;hp=f8bbbe656f15c54f4b3560bb921f326938c3daf7 This file escaped copyright date update. Fixed. --- diff --git a/yaffs_fs.c b/yaffs_fs.c index 5c36808..7c04ed3 100644 --- a/yaffs_fs.c +++ b/yaffs_fs.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-2009 Aleph One Ltd. * for Toby Churchill Ltd and Brightstar Engineering * * Created by Charles Manning @@ -32,7 +32,7 @@ */ const char *yaffs_fs_c_version = - "$Id: yaffs_fs.c,v 1.78 2009-03-09 13:08:09 wookey Exp $"; + "$Id: yaffs_fs.c,v 1.79 2009-03-17 01:12:00 wookey Exp $"; extern const char *yaffs_guts_c_version; #include