X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs2.git;a=blobdiff_plain;f=direct%2Ftests%2Ffuzzer.c;h=9eaeefb897293eb2811ba27b6ff334a7cd9a5bd8;hp=64d307f97ff8cc93eb62c63bdc653aa4d2e92477;hb=121c055437f23d9d6bc7b57d36ecf128b447013f;hpb=570d9b811895119f6b3411678cbdcaa27226f403 diff --git a/direct/tests/fuzzer.c b/direct/tests/fuzzer.c index 64d307f..9eaeefb 100644 --- a/direct/tests/fuzzer.c +++ b/direct/tests/fuzzer.c @@ -1,7 +1,7 @@ /* * YAFFS: Yet another FFS. A NAND-flash specific file system. * - * Copyright (C) 2002-2010 Aleph One Ltd. + * Copyright (C) 2002-2011 Aleph One Ltd. * for Toby Churchill Ltd and Brightstar Engineering * * Created by Charles Manning @@ -9,7 +9,9 @@ * 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. - * + */ + +/* * Fuzzer to fuzz a file */