X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs2.git;a=blobdiff_plain;f=direct%2Fyaffs_fileem2k.h;h=e694c9258f333a479cabe50545738ab759e5cbe6;hp=5b24ef2f9eae73426124deb5ad87cc417af65c69;hb=170ea32c52fd2d9b7cbda9b169ad44038b1d15cf;hpb=e434bac0480bf62ea4d66519ff40dad3d2e3e410 diff --git a/direct/yaffs_fileem2k.h b/direct/yaffs_fileem2k.h index 5b24ef2..e694c92 100644 --- a/direct/yaffs_fileem2k.h +++ b/direct/yaffs_fileem2k.h @@ -1,15 +1,16 @@ /* - * YAFFS: Yet another FFS. A NAND-flash specific file system. - * yaffs_ramdisk.c: yaffs ram disk component + * 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 * * 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 __FILEEM2K_H__