X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs2.git;a=blobdiff_plain;f=direct%2Fyaffscfg.c;h=93bb1937d76a9ef0f96ccbf70dc61ba3385fc0f4;hp=42c9dd2bbcfa3b363918d3f5b52542b0d7365992;hb=170ea32c52fd2d9b7cbda9b169ad44038b1d15cf;hpb=2e51ed27a28a076ee9eb870ba8c0eb09b8114b01 diff --git a/direct/yaffscfg.c b/direct/yaffscfg.c index 42c9dd2..93bb193 100644 --- a/direct/yaffscfg.c +++ b/direct/yaffscfg.c @@ -1,5 +1,18 @@ /* - * 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-2007 Aleph One Ltd. + * for Toby Churchill Ltd and Brightstar Engineering + * + * Created by Charles Manning + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License version 2 as + * published by the Free Software Foundation. + * + */ + +/* * yaffscfg.c The configuration for the "direct" use of yaffs. * * This file is intended to be modified to your requirements.