Have updated yaffs direct tests and added README files to the tests.
[yaffs2.git] / direct / timothy_tests / quick_tests / test_yaffs_mount_EBUSY.h
index 5c348692c9cf31ca8be945c8793237dc58200e08..c69b944c997dda9fb4f51898e7fe4e6cbe95639b 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * YAFFS: Yet another Flash File System . A NAND-flash specific file system. 
  *
- * Copyright (C) 2002-2010 Aleph One Ltd.
+ * Copyright (C) 2002-2011 Aleph One Ltd.
  *   for Toby Churchill Ltd and Brightstar Engineering
  *
  * Created by Timothy Manning <timothy@yaffs.net>
@@ -21,4 +21,5 @@
 
 int test_yaffs_mount_EBUSY(void);
 int test_yaffs_mount_EBUSY_clean(void);
+
 #endif