Mercurial > yaffs-ecoscentric-gpl
diff direct/dtest.c @ 167:582d5458b4c6
normalise licence headers
| author | wookey <wookey> |
|---|---|
| date | Mon, 12 Feb 2007 16:49:50 +0000 |
| parents | 5d6744904e2c |
| children | fcfa82492193 |
line wrap: on
line diff
--- a/direct/dtest.c +++ b/direct/dtest.c @@ -1,3 +1,17 @@ +/* + * 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 <charles@aleph1.co.uk> + * + * 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. + * + */ + /* * Test code for the "direct" interface. */
