summaryrefslogtreecommitdiff
path: root/yaffs_verify.h
diff options
context:
space:
mode:
authorTimothy Manning <tfhmanning@gmail.com>2010-10-22 17:18:24 +1300
committerTimothy Manning <tfhmanning@gmail.com>2010-10-22 17:18:24 +1300
commita34826e701dd381a293bb90b25a48d2bd58e8de8 (patch)
tree8cf3c7c694c9f01d52777c780e80d9efdeec749c /yaffs_verify.h
parent1006cb30d2977365c64e4dd544b445b088750061 (diff)
yaffs Normalise copyright headers
Some of the headers were not the right format. Signed-off-by: Timothy Manning <tfhmanning@gmail.com>
Diffstat (limited to 'yaffs_verify.h')
-rw-r--r--yaffs_verify.h6
1 files changed, 4 insertions, 2 deletions
diff --git a/yaffs_verify.h b/yaffs_verify.h
index 5ec808a..02ef5fe 100644
--- a/yaffs_verify.h
+++ b/yaffs_verify.h
@@ -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,8 +7,10 @@
* 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
+ * 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 __YAFFS_VERIFY_H__