summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorCharles Manning <cdhmanning@gmail.com>2010-04-20 17:12:46 +1200
committerCharles Manning <cdhmanning@gmail.com>2010-04-27 11:51:54 +1200
commit0333f489a25b05a4c0176258204eee1db9e8c9e0 (patch)
tree8734e40f94d30ce9a0aabe149f49d2a85c7a4662 /Makefile
parent6c7131b1d7c221125851a7c0bd183dd05a02d583 (diff)
yaffs Some cleanups.
Update copyright messages. Clean up tracing to use TSTR and KERN_DEBUG. Remove cvs $Id. Change /proc/yaffs_debug to /proc/yaffs_stats. ... and a few other clean ups. Signed-off-by: Charles Manning <cdhmanning@gmail.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index d92630b..f297efa 100644
--- a/Makefile
+++ b/Makefile
@@ -3,7 +3,7 @@
#
# YAFFS: Yet Another Flash File System. A NAND-flash specific file system.
#
-# Copyright (C) 2002-2007 Aleph One Ltd.
+# Copyright (C) 2002-2010 Aleph One Ltd.
# for Toby Churchill Ltd and Brightstar Engineering
#
# Created by Charles Manning <charles@aleph1.co.uk>