Fix copyright
[yaffs2.git] / direct / test-framework / timothy_tests / quick_tests / test_yaffs_rename.c
index 170081e70c6d46ed9f417d6c7e6fe1e7f75a83c4..c5c3674d78880e4f98bdd5c77cce833e5dc6746e 100644 (file)
@@ -1,8 +1,7 @@
 /*
  * YAFFS: Yet another FFS. A NAND-flash specific file system.
  *
- * Copyright (C) 2002-2011 Aleph One Ltd.
- *   for Toby Churchill Ltd and Brightstar Engineering
+ * Copyright (C) 2002-2018 Aleph One Ltd.
  *
  * Created by Timothy Manning <timothy@yaffs.net>
  *
@@ -17,7 +16,6 @@
 int test_yaffs_rename(void)
 {
        int output=0;
-       int error_code =0;
 
        if (0 !=  yaffs_access(FILE_PATH,0)) {
                output = test_yaffs_open();