X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs2.git;a=blobdiff_plain;f=yaffs_guts.c;h=ab22c85e54979803998fb711854a274bfef5c3af;hp=f88851eea5c89e971120c6267b6a7e012f1bebe9;hb=a46f98fba1f6c231423277e67152b602ff5c98ad;hpb=379119cdc62e194b143c7086c0bac6618bc4390a diff --git a/yaffs_guts.c b/yaffs_guts.c index f88851e..ab22c85 100644 --- a/yaffs_guts.c +++ b/yaffs_guts.c @@ -1,7 +1,7 @@ /* - * YAFFS: Yet another FFS. A NAND-flash specific file system. + * 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 @@ -13,7 +13,7 @@ */ const char *yaffs_guts_c_version = - "$Id: yaffs_guts.c,v 1.45 2006-11-14 03:07:17 charles Exp $"; + "$Id: yaffs_guts.c,v 1.46 2007-02-12 16:55:26 wookey Exp $"; #include "yportenv.h"