X-Git-Url: https://yaffs.net/gitweb/?a=blobdiff_plain;f=yaffs_qsort.h;h=6d3f554c9a0ee2bf765d8685704e764ecbd75c9c;hb=6f1de4473200f31d1ca1cf4672baf7afcdec2db0;hp=3a415b0e3f0479d2b694fa46225bfe3434ff8050;hpb=170ea32c52fd2d9b7cbda9b169ad44038b1d15cf;p=yaffs2.git diff --git a/yaffs_qsort.h b/yaffs_qsort.h index 3a415b0..6d3f554 100644 --- 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 @@ -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__