X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs2.git;a=blobdiff_plain;f=direct%2Ftimothy_tests%2Ferror_handler.h;fp=direct%2Ftimothy_tests%2Ferror_handler.h;h=c07fdffb18a87a046e94cdfebb9276df750cda8c;hp=c7cc3fd5196cf540545a913074ba26a666aa8120;hb=a34826e701dd381a293bb90b25a48d2bd58e8de8;hpb=1006cb30d2977365c64e4dd544b445b088750061 diff --git a/direct/timothy_tests/error_handler.h b/direct/timothy_tests/error_handler.h index c7cc3fd..c07fdff 100644 --- a/direct/timothy_tests/error_handler.h +++ b/direct/timothy_tests/error_handler.h @@ -1,15 +1,16 @@ /* - * 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-2010 Aleph One Ltd. * for Toby Churchill Ltd and Brightstar Engineering * - * Created by Timothy Manning timothy@yaffs.net + * Created by Timothy 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 + * it under the terms of the GNU Lesser General Public License version 2.1 as * published by the Free Software Foundation. * + * Note: Only YAFFS headers are LGPL, YAFFS C code is covered by GPL. */ #ifndef __error_handler_h__