Update timothy test Makefile
[yaffs2.git] / direct / timothy_tests / quick_tests / test_yaffs_unlink_ENOTDIR.h
index 82e44da2404ea2bff9fa812c0d091e549ed052dc..ae7be8bb0099a4a1cd26acd38e8e8da0fe3b3a25 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_unlink_ENOTDIR(void);
 int test_yaffs_unlink_ENOTDIR_clean(void);
+
 #endif