Fix all Makefile headers to be the same format
authorcolin <colin>
Wed, 7 Mar 2007 08:30:40 +0000 (08:30 +0000)
committercolin <colin>
Wed, 7 Mar 2007 08:30:40 +0000 (08:30 +0000)
Makefile
direct/Makefile
mtdemul/Makefile
utils/Makefile

index 1155a670a05e5e22cb7892eeb68a892aade6e1f7..a17f9e5ab448f0c8bf603de44e51f9c06274fb4f 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,6 @@
-
+# Main Makefile for YAFFS
+#
+#
 # YAFFS: Yet Another Flash File System. A NAND-flash specific file system.
 # 
 # Copyright (C) 2002-2007 Aleph One Ltd.
index fd5b13fc10939449cb96a06e55e1a9653785e5e1..fd29221592e5f2a84e21405648d631c753ffac13 100644 (file)
@@ -1,7 +1,11 @@
 # Makefile for YAFFS direct test
 #
+#
+# YAFFS: Yet another Flash File System. A NAND-flash specific file system.
+#
 # Copyright (C) 2003 Aleph One Ltd.
 #
+#
 # Created by Charles Manning <charles@aleph1.co.uk>
 #
 # This program is free software; you can redistribute it and/or modify
@@ -10,7 +14,7 @@
 #
 # NB Warning this Makefile does not include header dependencies.
 #
-# $Id: Makefile,v 1.13 2006-11-07 23:37:43 charles Exp $
+# $Id: Makefile,v 1.14 2007-03-07 08:30:40 colin Exp $
 
 #EXTRA_COMPILE_FLAGS = -DYAFFS_IGNORE_TAGS_ECC
 
index 2a2029c3a2d26cb08935943e6d1320d68e3250bc..fe03b478d280da20d043ab8102d0b8f79f398bf7 100644 (file)
@@ -1,7 +1,7 @@
 #Makefile for NANDemul MTD
 #
 # NB this is not yet suitable for putting into the kernel tree.
-# 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.
 #   for Toby Churchill Ltd and Brightstar Engineering
index cdd41a79a8d15675e109d577baaac82523692f6c..49bf03b1baac34d115bf7b6fb45716ef2e20076b 100644 (file)
@@ -1,7 +1,7 @@
 #Makefile for mkyaffs
 #
 # NB this is not yet suitable for putting into the kernel tree.
-# 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.
 #   for Toby Churchill Ltd and Brightstar Engineering