summaryrefslogtreecommitdiff
path: root/mtdemul
diff options
context:
space:
mode:
authorwookey <wookey>2007-02-14 01:09:06 +0000
committerwookey <wookey>2007-02-14 01:09:06 +0000
commite1ac494e05a5dc7ab61d799af815d103a11d318c (patch)
tree1efd650c2316199773d99707ce405ce644a620f4 /mtdemul
parent12427f939eea34eaa0b5863782e2e005521d64c9 (diff)
Updated headers so they really are the same
Diffstat (limited to 'mtdemul')
-rw-r--r--mtdemul/nandemul2k.c9
1 files changed, 5 insertions, 4 deletions
diff --git a/mtdemul/nandemul2k.c b/mtdemul/nandemul2k.c
index 6f10746..4d25aaa 100644
--- a/mtdemul/nandemul2k.c
+++ b/mtdemul/nandemul2k.c
@@ -1,7 +1,7 @@
/*
- * YAFFS: Yet another FFS. A NAND-flash specific file system.
+ * 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>
@@ -9,8 +9,9 @@
* 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
* published by the Free Software Foundation.
- *
- *
+ */
+
+/*
* This version hacked for emulating 2kpage NAND for YAFFS2 testing.
*/