X-Git-Url: https://yaffs.net/gitweb/?a=blobdiff_plain;f=yaffs_allocator.c;h=47c89b8b9c63a5256aa6f9229e868ee8332df5d4;hb=86231ed7a8ebecf2e4821f9b426262045f941591;hp=c0513d54ec5d13cbcde6260e32893d07732cebf6;hpb=f43976eda35065890e7cf0a008e9518158eb71d6;p=yaffs2.git diff --git a/yaffs_allocator.c b/yaffs_allocator.c index c0513d5..47c89b8 100644 --- a/yaffs_allocator.c +++ b/yaffs_allocator.c @@ -1,5 +1,5 @@ /* - * YAFFS: Yet another Flash File System . 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 @@ -7,13 +7,12 @@ * Created by Charles Manning * * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU Lesser General Public License version 2.1 as + * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. - * - * Note: Only YAFFS headers are LGPL, YAFFS C code is covered by GPL. */ + #include "yaffs_allocator.h" #include "yaffs_guts.h" #include "yaffs_trace.h"