Update timothy test Makefile
[yaffs2.git] / direct / timothy_tests / quick_tests / test_yaffs_open_ENOENT.h
index ff2663b0d4635b84c3afa6ae4b6dd32ab3587687..f43e4d026fe30c67e778b8d3e9c69a79a278c236 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_open_ENOENT(void);
 int test_yaffs_open_ENOENT_clean(void);
+
 #endif