Mercurial > yaffs-ecoscentric-gpl
diff yaffs_qsort.h @ 168:b8f20fdc3a58
normalise licence headers and attributions
| author | wookey <wookey> |
|---|---|
| date | Mon, 12 Feb 2007 16:55:25 +0000 |
| parents | f1dc2f5f8d11 |
| children | 2c3cea26b1ca |
line wrap: on
line diff
--- a/yaffs_qsort.h +++ b/yaffs_qsort.h @@ -1,8 +1,7 @@ /* - * YAFFS: Yet another FFS. A NAND-flash specific file system. - * yaffs_qsort.h: Interface to BSD-licensed qsort routine. + * 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 <charles@aleph1.co.uk> @@ -11,9 +10,10 @@ * it under the terms of the GNU Lesser General Public License version 2.1 as * published by the Free Software Foundation. * - * $Id: yaffs_qsort.h,v 1.2 2006-11-07 23:20:09 charles Exp $ + * Note: Only YAFFS headers are LGPL, YAFFS C code is covered by GPL. */ + #ifndef __YAFFS_QSORT_H__ #define __YAFFS_QSORT_H__
