summaryrefslogtreecommitdiff
path: root/direct
diff options
context:
space:
mode:
authorCharles Manning <cdhmanning@gmail.com>2011-02-01 12:37:50 +1300
committerCharles Manning <cdhmanning@gmail.com>2011-02-01 12:37:50 +1300
commit6648cbf52d6695755941ff8607fd7a0cda542e05 (patch)
tree5fc0fda8d1085ffed0ff9dcdfdbf0df015ec68ec /direct
parent6500cebaa2c93512d544719956af259ca13f83b7 (diff)
yaffs: Update year to 2011 in copyrights etc.
Signed-off-by: Charles Manning <cdhmanning@gmail.com>
Diffstat (limited to 'direct')
-rw-r--r--direct/basic-test/dtest.c2
-rw-r--r--direct/basic-test/yaffs_fileem.c2
-rw-r--r--direct/basic-test/yaffs_fileem2k.c2
-rw-r--r--direct/basic-test/yaffs_fileem2k.h2
-rw-r--r--direct/basic-test/yaffs_norif1.c2
-rw-r--r--direct/basic-test/yaffs_norif1.h2
-rw-r--r--direct/basic-test/yaffs_osglue.c2
-rw-r--r--direct/basic-test/yaffs_ramdisk.c2
-rw-r--r--direct/basic-test/yaffs_ramdisk.h2
-rw-r--r--direct/basic-test/yaffs_ramem2k.c2
-rw-r--r--direct/basic-test/yaffscfg.c2
-rw-r--r--direct/basic-test/yaffscfg2k.c2
-rw-r--r--direct/basic-test/yaffsnewcfg.c2
-rw-r--r--direct/basic-test/ynorsim.c2
-rw-r--r--direct/basic-test/ynorsim.h2
-rw-r--r--direct/basic-test/yramsim.c2
-rw-r--r--direct/basic-test/yramsim.h2
-rw-r--r--direct/python/yaffs_python_helper.c2
-rw-r--r--direct/tests/fuzzer.c2
-rw-r--r--direct/tests/nor_stress.c2
-rw-r--r--direct/tests/nor_stress.h2
-rw-r--r--direct/tests/yaffs_test.c2
-rw-r--r--direct/timothy_tests/dev/error_handler.c2
-rw-r--r--direct/timothy_tests/dev/error_handler.h2
-rw-r--r--direct/timothy_tests/dev/message_buffer.c2
-rw-r--r--direct/timothy_tests/dev/message_buffer.h2
-rw-r--r--direct/timothy_tests/dev/yaffs_tester.c2
-rw-r--r--direct/timothy_tests/dev/yaffs_tester.h2
-rw-r--r--direct/timothy_tests/handle_tests/handle_test.c2
-rw-r--r--direct/timothy_tests/handle_tests/handle_test.h2
-rw-r--r--direct/timothy_tests/mirror_tests/lib.c2
-rw-r--r--direct/timothy_tests/mirror_tests/lib.h2
-rw-r--r--direct/timothy_tests/mirror_tests/linux_test_open.c2
-rw-r--r--direct/timothy_tests/mirror_tests/linux_test_open.h2
-rw-r--r--direct/timothy_tests/mirror_tests/linux_test_truncate.c2
-rw-r--r--direct/timothy_tests/mirror_tests/linux_test_truncate.h2
-rw-r--r--direct/timothy_tests/mirror_tests/linux_test_unlink.c2
-rw-r--r--direct/timothy_tests/mirror_tests/linux_test_unlink.h2
-rw-r--r--direct/timothy_tests/mirror_tests/linux_test_write.c2
-rw-r--r--direct/timothy_tests/mirror_tests/linux_test_write.h2
-rw-r--r--direct/timothy_tests/mirror_tests/mirror_tests.c2
-rw-r--r--direct/timothy_tests/mirror_tests/mirror_tests.h2
-rw-r--r--direct/timothy_tests/mirror_tests/yaffs_test_open.c2
-rw-r--r--direct/timothy_tests/mirror_tests/yaffs_test_open.h2
-rw-r--r--direct/timothy_tests/mirror_tests/yaffs_test_truncate.c2
-rw-r--r--direct/timothy_tests/mirror_tests/yaffs_test_truncate.h2
-rw-r--r--direct/timothy_tests/mirror_tests/yaffs_test_unlink.c2
-rw-r--r--direct/timothy_tests/mirror_tests/yaffs_test_unlink.h2
-rw-r--r--direct/timothy_tests/mirror_tests/yaffs_test_write.c2
-rw-r--r--direct/timothy_tests/mirror_tests/yaffs_test_write.h2
-rw-r--r--direct/timothy_tests/quick_tests/lib.c2
-rw-r--r--direct/timothy_tests/quick_tests/lib.h2
-rw-r--r--direct/timothy_tests/quick_tests/quick_tests.c2
-rw-r--r--direct/timothy_tests/quick_tests/quick_tests.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_access.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_access.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_access_EACCES.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_access_EACCES.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_access_EINVAL.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_access_EINVAL.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_access_ELOOP.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_access_ELOOP.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_access_ELOOP_dir.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_access_ELOOP_dir.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_access_ENAMETOOLONG.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_access_ENAMETOOLONG.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_access_ENOENT.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_access_ENOENT.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_access_ENOENT2.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_access_ENOENT2.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_access_ENOTDIR.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_access_ENOTDIR.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_access_EROFS.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_access_EROFS.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_access_NULL.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_access_NULL.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_chmod.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_chmod.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_chmod_EINVAL.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_chmod_EINVAL.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_chmod_ELOOP.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_chmod_ELOOP.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_chmod_ELOOP_dir.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_chmod_ELOOP_dir.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_chmod_ENAMETOOLONG.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_chmod_ENAMETOOLONG.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_chmod_ENOENT.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_chmod_ENOENT.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_chmod_ENOENT2.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_chmod_ENOENT2.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_chmod_ENOTDIR.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_chmod_ENOTDIR.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_chmod_EROFS.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_chmod_EROFS.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_chmod_NULL.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_chmod_NULL.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_close_EBADF.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_close_EBADF.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_close_NULL.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_close_NULL.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_dup.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_dup.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_dup_EBADF.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_dup_EBADF.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_fchmod.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_fchmod.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_fchmod_EBADF.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_fchmod_EBADF.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_fchmod_EINVAL.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_fchmod_EINVAL.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_fchmod_EROFS.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_fchmod_EROFS.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_fchmod_NULL.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_fchmod_NULL.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_fdatasync.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_fdatasync.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_fdatasync_EBADF.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_fdatasync_EBADF.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_fdatasync_EROFS.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_fdatasync_EROFS.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_fdatasync_NULL.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_fdatasync_NULL.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_flush.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_flush.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_flush_EBADF.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_flush_EBADF.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_flush_EROFS.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_flush_EROFS.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_freespace.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_freespace.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_freespace_EINVAL.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_freespace_EINVAL.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_freespace_ENAMETOOLONG.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_freespace_ENAMETOOLONG.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_freespace_NULL.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_freespace_NULL.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_fstat.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_fstat.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_fstat_EBADF.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_fstat_EBADF.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_fsync.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_fsync.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_fsync_EBADF.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_fsync_EBADF.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_fsync_EROFS.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_fsync_EROFS.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_ftruncate.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_ftruncate.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_ftruncate_EBADF.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_ftruncate_EBADF.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_ftruncate_EINVAL.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_ftruncate_EINVAL.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_ftruncate_EROFS.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_ftruncate_EROFS.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_ftruncate_big_file.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_ftruncate_big_file.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_inodecount.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_inodecount.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_inodecount_EINVAL.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_inodecount_EINVAL.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_inodecount_ENAMETOOLONG.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_inodecount_ENAMETOOLONG.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_inodecount_NULL.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_inodecount_NULL.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_link.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_link.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_link_EEXIST.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_link_EEXIST.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_link_ELOOP_dir.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_link_ELOOP_dir.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_link_ENAMETOOLONG.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_link_ENAMETOOLONG.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_link_ENAMETOOLONG2.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_link_ENAMETOOLONG2.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_link_ENOENT.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_link_ENOENT.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_link_ENOENT2.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_link_ENOENT2.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_link_ENOENT3.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_link_ENOENT3.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_link_ENOENT4.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_link_ENOENT4.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_link_ENOTDIR.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_link_ENOTDIR.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_link_ENOTDIR2.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_link_ENOTDIR2.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_link_EROFS.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_link_EROFS.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_link_NULL.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_link_NULL.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_link_NULL2.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_link_NULL2.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_lseek.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_lseek.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_lseek_EBADF.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_lseek_EBADF.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_lseek_EINVAL.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_lseek_EINVAL.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_lseek_EROFS.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_lseek_EROFS.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_lseek_big_file.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_lseek_big_file.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_lstat.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_lstat.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_lstat_ENAMETOOLONG.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_lstat_ENAMETOOLONG.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_lstat_ENOENT.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_lstat_ENOENT.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_lstat_ENOTDIR.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_lstat_ENOTDIR.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_lstat_NULL.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_lstat_NULL.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_mkdir.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_mkdir.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_mkdir_EEXIST.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_mkdir_EEXIST.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_mkdir_ELOOP_dir.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_mkdir_ELOOP_dir.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_mkdir_ENAMETOOLONG.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_mkdir_ENAMETOOLONG.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_mkdir_ENOENT.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_mkdir_ENOENT.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_mkdir_ENOTDIR.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_mkdir_ENOTDIR.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_mkdir_EROFS.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_mkdir_EROFS.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_mkdir_NULL.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_mkdir_NULL.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_mount.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_mount.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_mount2.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_mount2.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_mount2_ENODEV.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_mount2_ENODEV.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_mount_EBUSY.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_mount_EBUSY.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_mount_ENAMETOOLONG.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_mount_ENAMETOOLONG.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_mount_ENODEV.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_mount_ENODEV.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_mount_NULL.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_mount_NULL.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_open.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_open.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_open_EACCES.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_open_EACCES.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_open_EEXIST.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_open_EEXIST.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_open_EINVAL.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_open_EINVAL.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_open_EINVAL2.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_open_EINVAL2.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_open_EISDIR.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_open_EISDIR.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_open_ELOOP.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_open_ELOOP.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_open_ELOOP_dir.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_open_ELOOP_dir.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_open_ENAMETOOLONG.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_open_ENAMETOOLONG.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_open_ENOENT.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_open_ENOENT.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_open_ENOTDIR.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_open_ENOTDIR.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_open_EROFS.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_open_EROFS.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_open_NULL.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_open_NULL.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_read.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_read.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_read_EBADF.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_read_EBADF.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_read_EINVAL.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_read_EINVAL.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_remount_EINVAL.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_remount_EINVAL.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_remount_ENAMETOOLONG.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_remount_ENAMETOOLONG.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_remount_ENODEV.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_remount_ENODEV.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_remount_NULL.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_remount_NULL.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_remount_force_off_read_only_off.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_remount_force_off_read_only_off.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_remount_force_off_read_only_on.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_remount_force_off_read_only_on.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_remount_force_on_read_only_off.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_remount_force_on_read_only_off.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_remount_force_on_read_only_on.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_remount_force_on_read_only_on.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_rename.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_rename.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_rename_EEXISTS.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_rename_EEXISTS.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_rename_EINVAL.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_rename_EINVAL.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_rename_ELOOP_dir.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_rename_ELOOP_dir.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_rename_ENAMETOOLONG.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_rename_ENAMETOOLONG.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_rename_ENAMETOOLONG2.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_rename_ENAMETOOLONG2.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_rename_ENOENT.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_rename_ENOENT.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_rename_ENOTDIR.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_rename_ENOTDIR.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_rename_EROFS.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_rename_EROFS.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_rename_NULL.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_rename_NULL.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_rename_NULL2.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_rename_NULL2.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_rename_dir.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_rename_dir.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_rename_dir_ENOENT.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_rename_dir_ENOENT.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_rename_dir_ENOENT2.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_rename_dir_ENOENT2.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_rename_dir_not_empty.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_rename_dir_not_empty.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_rename_dir_to_file.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_rename_dir_to_file.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_rename_file_to_dir.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_rename_file_to_dir.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_rmdir.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_rmdir.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_rmdir_EBUSY.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_rmdir_EBUSY.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_rmdir_EINVAL.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_rmdir_EINVAL.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_rmdir_ELOOP_dir.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_rmdir_ELOOP_dir.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_rmdir_ENAMETOOLONG.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_rmdir_ENAMETOOLONG.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_rmdir_ENOENT.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_rmdir_ENOENT.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_rmdir_ENOTDIR.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_rmdir_ENOTDIR.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_rmdir_ENOTEMPTY.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_rmdir_ENOTEMPTY.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_rmdir_EROFS.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_rmdir_EROFS.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_rmdir_NULL.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_rmdir_NULL.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_stat.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_stat.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_stat_ELOOP.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_stat_ELOOP.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_stat_ELOOP_dir.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_stat_ELOOP_dir.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_stat_ENAMETOOLONG.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_stat_ENAMETOOLONG.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_stat_ENOENT.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_stat_ENOENT.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_stat_ENOENT2.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_stat_ENOENT2.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_stat_ENOTDIR.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_stat_ENOTDIR.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_stat_NULL.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_stat_NULL.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_symlink.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_symlink.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_symlink_EEXIST.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_symlink_EEXIST.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_symlink_ELOOP_dir.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_symlink_ELOOP_dir.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_symlink_ENAMETOOLONG.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_symlink_ENAMETOOLONG.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_symlink_ENOENT.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_symlink_ENOENT.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_symlink_ENOENT2.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_symlink_ENOENT2.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_symlink_ENOTDIR.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_symlink_ENOTDIR.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_symlink_EROFS.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_symlink_EROFS.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_symlink_NULL.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_symlink_NULL.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_symlink_NULL2.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_symlink_NULL2.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_sync.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_sync.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_sync_ENAMETOOLONG.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_sync_ENAMETOOLONG.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_sync_ENODEV.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_sync_ENODEV.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_sync_EROFS.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_sync_EROFS.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_sync_NULL.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_sync_NULL.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_totalspace.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_totalspace.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_totalspace_EINVAL.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_totalspace_EINVAL.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_totalspace_ENAMETOOLONG.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_totalspace_ENAMETOOLONG.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_totalspace_NULL.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_totalspace_NULL.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_truncate.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_truncate.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_truncate_EINVAL.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_truncate_EINVAL.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_truncate_EISDIR.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_truncate_EISDIR.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_truncate_ELOOP.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_truncate_ELOOP.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_truncate_ELOOP_dir.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_truncate_ELOOP_dir.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_truncate_ENAMETOOLONG.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_truncate_ENAMETOOLONG.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_truncate_ENOENT.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_truncate_ENOENT.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_truncate_ENOENT2.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_truncate_ENOENT2.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_truncate_ENOTDIR.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_truncate_ENOTDIR.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_truncate_EROFS.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_truncate_EROFS.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_truncate_NULL.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_truncate_NULL.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_truncate_big_file.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_truncate_big_file.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_unlink.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_unlink.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_unlink_EISDIR.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_unlink_EISDIR.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_unlink_ELOOP_dir.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_unlink_ELOOP_dir.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_unlink_ENAMETOOLONG.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_unlink_ENAMETOOLONG.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_unlink_ENOENT.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_unlink_ENOENT.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_unlink_ENOENT2.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_unlink_ENOENT2.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_unlink_ENOTDIR.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_unlink_ENOTDIR.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_unlink_EROFS.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_unlink_EROFS.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_unlink_NULL.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_unlink_NULL.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_unmount.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_unmount.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_unmount2.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_unmount2.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_unmount2_EINVAL.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_unmount2_EINVAL.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_unmount2_ENODEV.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_unmount2_ENODEV.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_unmount2_with_handle_open_and_forced_mode_off.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_unmount2_with_handle_open_and_forced_mode_off.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_unmount2_with_handle_open_and_forced_mode_on.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_unmount2_with_handle_open_and_forced_mode_on.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_unmount_EBUSY.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_unmount_EBUSY.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_unmount_ENAMETOOLONG.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_unmount_ENAMETOOLONG.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_unmount_ENODEV.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_unmount_ENODEV.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_unmount_NULL.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_unmount_NULL.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_write.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_write.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_write_EBADF.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_write_EBADF.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_write_EROFS.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_write_EROFS.h2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_write_big_file.c2
-rw-r--r--direct/timothy_tests/quick_tests/test_yaffs_write_big_file.h2
-rw-r--r--direct/timothy_tests/threading/lib.c2
-rw-r--r--direct/timothy_tests/threading/lib.h2
-rw-r--r--direct/timothy_tests/threading/test_a.c2
-rw-r--r--direct/timothy_tests/threading/test_a.h2
-rw-r--r--direct/timothy_tests/threading/test_b.c2
-rw-r--r--direct/timothy_tests/threading/test_b.h2
-rw-r--r--direct/timothy_tests/threading/thread_function.c2
-rw-r--r--direct/timothy_tests/threading/thread_function.h2
-rw-r--r--direct/timothy_tests/threading/threading.c2
-rw-r--r--direct/timothy_tests/threading/threading.h2
-rw-r--r--direct/yaffs_attribs.c2
-rw-r--r--direct/yaffs_error.c2
-rw-r--r--direct/yaffs_flashif.c2
-rw-r--r--direct/yaffs_flashif.h2
-rw-r--r--direct/yaffs_flashif2.h2
-rw-r--r--direct/yaffs_hweight.c2
-rw-r--r--direct/yaffs_hweight.h2
-rw-r--r--direct/yaffs_list.h2
-rw-r--r--direct/yaffs_nandemul2k.h2
-rw-r--r--direct/yaffs_nandif.c2
-rw-r--r--direct/yaffs_nandif.h2
-rw-r--r--direct/yaffs_osglue.h2
-rw-r--r--direct/yaffscfg.h2
-rw-r--r--direct/yaffsfs.c2
-rw-r--r--direct/yaffsfs.h4
-rw-r--r--direct/ydirectenv.h2
-rw-r--r--direct/yportenv.h2
495 files changed, 496 insertions, 496 deletions
diff --git a/direct/basic-test/dtest.c b/direct/basic-test/dtest.c
index e6a0a14..f8c6170 100644
--- a/direct/basic-test/dtest.c
+++ b/direct/basic-test/dtest.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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 Charles Manning <charles@aleph1.co.uk>
diff --git a/direct/basic-test/yaffs_fileem.c b/direct/basic-test/yaffs_fileem.c
index 66ba93a..267e134 100644
--- a/direct/basic-test/yaffs_fileem.c
+++ b/direct/basic-test/yaffs_fileem.c
@@ -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 Charles Manning <charles@aleph1.co.uk>
diff --git a/direct/basic-test/yaffs_fileem2k.c b/direct/basic-test/yaffs_fileem2k.c
index 52f1e11..28c5d2f 100644
--- a/direct/basic-test/yaffs_fileem2k.c
+++ b/direct/basic-test/yaffs_fileem2k.c
@@ -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 Charles Manning <charles@aleph1.co.uk>
diff --git a/direct/basic-test/yaffs_fileem2k.h b/direct/basic-test/yaffs_fileem2k.h
index 2b6f6e9..e2e8dc3 100644
--- a/direct/basic-test/yaffs_fileem2k.h
+++ b/direct/basic-test/yaffs_fileem2k.h
@@ -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 Charles Manning <charles@aleph1.co.uk>
diff --git a/direct/basic-test/yaffs_norif1.c b/direct/basic-test/yaffs_norif1.c
index 6a9c2c4..98008b5 100644
--- a/direct/basic-test/yaffs_norif1.c
+++ b/direct/basic-test/yaffs_norif1.c
@@ -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 Charles Manning <charles@aleph1.co.uk>
diff --git a/direct/basic-test/yaffs_norif1.h b/direct/basic-test/yaffs_norif1.h
index 71cb51f..72952b4 100644
--- a/direct/basic-test/yaffs_norif1.h
+++ b/direct/basic-test/yaffs_norif1.h
@@ -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 Charles Manning <charles@aleph1.co.uk>
diff --git a/direct/basic-test/yaffs_osglue.c b/direct/basic-test/yaffs_osglue.c
index 7eaafc9..9958713 100644
--- a/direct/basic-test/yaffs_osglue.c
+++ b/direct/basic-test/yaffs_osglue.c
@@ -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 Charles Manning <charles@aleph1.co.uk>
diff --git a/direct/basic-test/yaffs_ramdisk.c b/direct/basic-test/yaffs_ramdisk.c
index 5d389b9..bea5cfb 100644
--- a/direct/basic-test/yaffs_ramdisk.c
+++ b/direct/basic-test/yaffs_ramdisk.c
@@ -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 Charles Manning <charles@aleph1.co.uk>
diff --git a/direct/basic-test/yaffs_ramdisk.h b/direct/basic-test/yaffs_ramdisk.h
index 1749c58..f0f431b 100644
--- a/direct/basic-test/yaffs_ramdisk.h
+++ b/direct/basic-test/yaffs_ramdisk.h
@@ -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 Charles Manning <charles@aleph1.co.uk>
diff --git a/direct/basic-test/yaffs_ramem2k.c b/direct/basic-test/yaffs_ramem2k.c
index e86760b..f921707 100644
--- a/direct/basic-test/yaffs_ramem2k.c
+++ b/direct/basic-test/yaffs_ramem2k.c
@@ -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 Charles Manning <charles@aleph1.co.uk>
diff --git a/direct/basic-test/yaffscfg.c b/direct/basic-test/yaffscfg.c
index ce86587..bc277e3 100644
--- a/direct/basic-test/yaffscfg.c
+++ b/direct/basic-test/yaffscfg.c
@@ -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 Charles Manning <charles@aleph1.co.uk>
diff --git a/direct/basic-test/yaffscfg2k.c b/direct/basic-test/yaffscfg2k.c
index f83aad1..441ee05 100644
--- a/direct/basic-test/yaffscfg2k.c
+++ b/direct/basic-test/yaffscfg2k.c
@@ -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 Charles Manning <charles@aleph1.co.uk>
diff --git a/direct/basic-test/yaffsnewcfg.c b/direct/basic-test/yaffsnewcfg.c
index 5add1e6..06ae645 100644
--- a/direct/basic-test/yaffsnewcfg.c
+++ b/direct/basic-test/yaffsnewcfg.c
@@ -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 Charles Manning <charles@aleph1.co.uk>
diff --git a/direct/basic-test/ynorsim.c b/direct/basic-test/ynorsim.c
index 3965101..36bfa62 100644
--- a/direct/basic-test/ynorsim.c
+++ b/direct/basic-test/ynorsim.c
@@ -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 Charles Manning <charles@aleph1.co.uk>
diff --git a/direct/basic-test/ynorsim.h b/direct/basic-test/ynorsim.h
index ca5bdf1..6b1193f 100644
--- a/direct/basic-test/ynorsim.h
+++ b/direct/basic-test/ynorsim.h
@@ -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 Charles Manning <charles@aleph1.co.uk>
diff --git a/direct/basic-test/yramsim.c b/direct/basic-test/yramsim.c
index 1fbf5fe..baa31b1 100644
--- a/direct/basic-test/yramsim.c
+++ b/direct/basic-test/yramsim.c
@@ -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 Charles Manning <charles@aleph1.co.uk>
diff --git a/direct/basic-test/yramsim.h b/direct/basic-test/yramsim.h
index b27b69f..3e57070 100644
--- a/direct/basic-test/yramsim.h
+++ b/direct/basic-test/yramsim.h
@@ -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 Charles Manning <charles@aleph1.co.uk>
diff --git a/direct/python/yaffs_python_helper.c b/direct/python/yaffs_python_helper.c
index 333ad58..e473bb3 100644
--- a/direct/python/yaffs_python_helper.c
+++ b/direct/python/yaffs_python_helper.c
@@ -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 Charles Manning <charles@aleph1.co.uk>
diff --git a/direct/tests/fuzzer.c b/direct/tests/fuzzer.c
index 2eedbfa..9eaeefb 100644
--- a/direct/tests/fuzzer.c
+++ b/direct/tests/fuzzer.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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 Charles Manning <charles@aleph1.co.uk>
diff --git a/direct/tests/nor_stress.c b/direct/tests/nor_stress.c
index 730bd43..e62095d 100644
--- a/direct/tests/nor_stress.c
+++ b/direct/tests/nor_stress.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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 Charles Manning <charles@aleph1.co.uk>
diff --git a/direct/tests/nor_stress.h b/direct/tests/nor_stress.h
index 69c335d..e7081b2 100644
--- a/direct/tests/nor_stress.h
+++ b/direct/tests/nor_stress.h
@@ -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 Charles Manning <charles@aleph1.co.uk>
diff --git a/direct/tests/yaffs_test.c b/direct/tests/yaffs_test.c
index b35c750..5df17f8 100644
--- a/direct/tests/yaffs_test.c
+++ b/direct/tests/yaffs_test.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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 Charles Manning <charles@aleph1.co.uk>
diff --git a/direct/timothy_tests/dev/error_handler.c b/direct/timothy_tests/dev/error_handler.c
index 1dd2729..a9152f3 100644
--- a/direct/timothy_tests/dev/error_handler.c
+++ b/direct/timothy_tests/dev/error_handler.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/dev/error_handler.h b/direct/timothy_tests/dev/error_handler.h
index c07fdff..979f020 100644
--- a/direct/timothy_tests/dev/error_handler.h
+++ b/direct/timothy_tests/dev/error_handler.h
@@ -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>
diff --git a/direct/timothy_tests/dev/message_buffer.c b/direct/timothy_tests/dev/message_buffer.c
index 1ff21e0..adefbf8 100644
--- a/direct/timothy_tests/dev/message_buffer.c
+++ b/direct/timothy_tests/dev/message_buffer.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/dev/message_buffer.h b/direct/timothy_tests/dev/message_buffer.h
index 2f7984f..55f9e10 100644
--- a/direct/timothy_tests/dev/message_buffer.h
+++ b/direct/timothy_tests/dev/message_buffer.h
@@ -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>
diff --git a/direct/timothy_tests/dev/yaffs_tester.c b/direct/timothy_tests/dev/yaffs_tester.c
index 68353d0..65d2d17 100644
--- a/direct/timothy_tests/dev/yaffs_tester.c
+++ b/direct/timothy_tests/dev/yaffs_tester.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/dev/yaffs_tester.h b/direct/timothy_tests/dev/yaffs_tester.h
index 626609c..a703175 100644
--- a/direct/timothy_tests/dev/yaffs_tester.h
+++ b/direct/timothy_tests/dev/yaffs_tester.h
@@ -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>
diff --git a/direct/timothy_tests/handle_tests/handle_test.c b/direct/timothy_tests/handle_tests/handle_test.c
index 6182abf..4d6e33d 100644
--- a/direct/timothy_tests/handle_tests/handle_test.c
+++ b/direct/timothy_tests/handle_tests/handle_test.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/handle_tests/handle_test.h b/direct/timothy_tests/handle_tests/handle_test.h
index 3ab2510..dd7febe 100644
--- a/direct/timothy_tests/handle_tests/handle_test.h
+++ b/direct/timothy_tests/handle_tests/handle_test.h
@@ -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>
diff --git a/direct/timothy_tests/mirror_tests/lib.c b/direct/timothy_tests/mirror_tests/lib.c
index e21e77d..079ed25 100644
--- a/direct/timothy_tests/mirror_tests/lib.c
+++ b/direct/timothy_tests/mirror_tests/lib.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/mirror_tests/lib.h b/direct/timothy_tests/mirror_tests/lib.h
index 48adc94..0b33479 100644
--- a/direct/timothy_tests/mirror_tests/lib.h
+++ b/direct/timothy_tests/mirror_tests/lib.h
@@ -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>
diff --git a/direct/timothy_tests/mirror_tests/linux_test_open.c b/direct/timothy_tests/mirror_tests/linux_test_open.c
index 0f90039..871dc56 100644
--- a/direct/timothy_tests/mirror_tests/linux_test_open.c
+++ b/direct/timothy_tests/mirror_tests/linux_test_open.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/mirror_tests/linux_test_open.h b/direct/timothy_tests/mirror_tests/linux_test_open.h
index 40d3492..6274934 100644
--- a/direct/timothy_tests/mirror_tests/linux_test_open.h
+++ b/direct/timothy_tests/mirror_tests/linux_test_open.h
@@ -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>
diff --git a/direct/timothy_tests/mirror_tests/linux_test_truncate.c b/direct/timothy_tests/mirror_tests/linux_test_truncate.c
index 8cdaace..94e8959 100644
--- a/direct/timothy_tests/mirror_tests/linux_test_truncate.c
+++ b/direct/timothy_tests/mirror_tests/linux_test_truncate.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/mirror_tests/linux_test_truncate.h b/direct/timothy_tests/mirror_tests/linux_test_truncate.h
index 219c96d..7ef91d0 100644
--- a/direct/timothy_tests/mirror_tests/linux_test_truncate.h
+++ b/direct/timothy_tests/mirror_tests/linux_test_truncate.h
@@ -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>
diff --git a/direct/timothy_tests/mirror_tests/linux_test_unlink.c b/direct/timothy_tests/mirror_tests/linux_test_unlink.c
index f22a57b..575e7ae 100644
--- a/direct/timothy_tests/mirror_tests/linux_test_unlink.c
+++ b/direct/timothy_tests/mirror_tests/linux_test_unlink.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/mirror_tests/linux_test_unlink.h b/direct/timothy_tests/mirror_tests/linux_test_unlink.h
index aac3bcd..7572aa8 100644
--- a/direct/timothy_tests/mirror_tests/linux_test_unlink.h
+++ b/direct/timothy_tests/mirror_tests/linux_test_unlink.h
@@ -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>
diff --git a/direct/timothy_tests/mirror_tests/linux_test_write.c b/direct/timothy_tests/mirror_tests/linux_test_write.c
index 9714c19..b46c211 100644
--- a/direct/timothy_tests/mirror_tests/linux_test_write.c
+++ b/direct/timothy_tests/mirror_tests/linux_test_write.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/mirror_tests/linux_test_write.h b/direct/timothy_tests/mirror_tests/linux_test_write.h
index ceb29fa..611fe7d 100644
--- a/direct/timothy_tests/mirror_tests/linux_test_write.h
+++ b/direct/timothy_tests/mirror_tests/linux_test_write.h
@@ -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>
diff --git a/direct/timothy_tests/mirror_tests/mirror_tests.c b/direct/timothy_tests/mirror_tests/mirror_tests.c
index aa9cd5b..cd4e5f2 100644
--- a/direct/timothy_tests/mirror_tests/mirror_tests.c
+++ b/direct/timothy_tests/mirror_tests/mirror_tests.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/mirror_tests/mirror_tests.h b/direct/timothy_tests/mirror_tests/mirror_tests.h
index 31b6c14..9d30833 100644
--- a/direct/timothy_tests/mirror_tests/mirror_tests.h
+++ b/direct/timothy_tests/mirror_tests/mirror_tests.h
@@ -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>
diff --git a/direct/timothy_tests/mirror_tests/yaffs_test_open.c b/direct/timothy_tests/mirror_tests/yaffs_test_open.c
index 87a824b..daeb8a4 100644
--- a/direct/timothy_tests/mirror_tests/yaffs_test_open.c
+++ b/direct/timothy_tests/mirror_tests/yaffs_test_open.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/mirror_tests/yaffs_test_open.h b/direct/timothy_tests/mirror_tests/yaffs_test_open.h
index f9e4224..d64bd29 100644
--- a/direct/timothy_tests/mirror_tests/yaffs_test_open.h
+++ b/direct/timothy_tests/mirror_tests/yaffs_test_open.h
@@ -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>
diff --git a/direct/timothy_tests/mirror_tests/yaffs_test_truncate.c b/direct/timothy_tests/mirror_tests/yaffs_test_truncate.c
index 688d66e..9e99590 100644
--- a/direct/timothy_tests/mirror_tests/yaffs_test_truncate.c
+++ b/direct/timothy_tests/mirror_tests/yaffs_test_truncate.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/mirror_tests/yaffs_test_truncate.h b/direct/timothy_tests/mirror_tests/yaffs_test_truncate.h
index cf19013..02517cb 100644
--- a/direct/timothy_tests/mirror_tests/yaffs_test_truncate.h
+++ b/direct/timothy_tests/mirror_tests/yaffs_test_truncate.h
@@ -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>
diff --git a/direct/timothy_tests/mirror_tests/yaffs_test_unlink.c b/direct/timothy_tests/mirror_tests/yaffs_test_unlink.c
index a6f1497..6982e77 100644
--- a/direct/timothy_tests/mirror_tests/yaffs_test_unlink.c
+++ b/direct/timothy_tests/mirror_tests/yaffs_test_unlink.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/mirror_tests/yaffs_test_unlink.h b/direct/timothy_tests/mirror_tests/yaffs_test_unlink.h
index 4d1b881..cb8fdf2 100644
--- a/direct/timothy_tests/mirror_tests/yaffs_test_unlink.h
+++ b/direct/timothy_tests/mirror_tests/yaffs_test_unlink.h
@@ -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>
diff --git a/direct/timothy_tests/mirror_tests/yaffs_test_write.c b/direct/timothy_tests/mirror_tests/yaffs_test_write.c
index a348003..2820d68 100644
--- a/direct/timothy_tests/mirror_tests/yaffs_test_write.c
+++ b/direct/timothy_tests/mirror_tests/yaffs_test_write.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/mirror_tests/yaffs_test_write.h b/direct/timothy_tests/mirror_tests/yaffs_test_write.h
index 3d6220e..0332f6f 100644
--- a/direct/timothy_tests/mirror_tests/yaffs_test_write.h
+++ b/direct/timothy_tests/mirror_tests/yaffs_test_write.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/lib.c b/direct/timothy_tests/quick_tests/lib.c
index e297645..50723c3 100644
--- a/direct/timothy_tests/quick_tests/lib.c
+++ b/direct/timothy_tests/quick_tests/lib.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/lib.h b/direct/timothy_tests/quick_tests/lib.h
index 72376b5..c7d67d2 100644
--- a/direct/timothy_tests/quick_tests/lib.h
+++ b/direct/timothy_tests/quick_tests/lib.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/quick_tests.c b/direct/timothy_tests/quick_tests/quick_tests.c
index b2864a0..a3f6463 100644
--- a/direct/timothy_tests/quick_tests/quick_tests.c
+++ b/direct/timothy_tests/quick_tests/quick_tests.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/quick_tests.h b/direct/timothy_tests/quick_tests/quick_tests.h
index 725ead2..ed0d336 100644
--- a/direct/timothy_tests/quick_tests/quick_tests.h
+++ b/direct/timothy_tests/quick_tests/quick_tests.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_access.c b/direct/timothy_tests/quick_tests/test_yaffs_access.c
index da4f23e..1e516bc 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_access.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_access.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_access.h b/direct/timothy_tests/quick_tests/test_yaffs_access.h
index 9919498..e4b4a19 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_access.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_access.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_access_EACCES.c b/direct/timothy_tests/quick_tests/test_yaffs_access_EACCES.c
index 8aaa35d..1cbd0a6 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_access_EACCES.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_access_EACCES.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_access_EACCES.h b/direct/timothy_tests/quick_tests/test_yaffs_access_EACCES.h
index 7cb624b..1c0864c 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_access_EACCES.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_access_EACCES.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_access_EINVAL.c b/direct/timothy_tests/quick_tests/test_yaffs_access_EINVAL.c
index f8ba13a..f7b7e07 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_access_EINVAL.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_access_EINVAL.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_access_EINVAL.h b/direct/timothy_tests/quick_tests/test_yaffs_access_EINVAL.h
index 62fe9e2..90768bb 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_access_EINVAL.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_access_EINVAL.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_access_ELOOP.c b/direct/timothy_tests/quick_tests/test_yaffs_access_ELOOP.c
index 8338cc4..715e236 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_access_ELOOP.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_access_ELOOP.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_access_ELOOP.h b/direct/timothy_tests/quick_tests/test_yaffs_access_ELOOP.h
index 089aeab..cb2f71b 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_access_ELOOP.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_access_ELOOP.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_access_ELOOP_dir.c b/direct/timothy_tests/quick_tests/test_yaffs_access_ELOOP_dir.c
index 9f574d7..49fbbf0 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_access_ELOOP_dir.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_access_ELOOP_dir.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_access_ELOOP_dir.h b/direct/timothy_tests/quick_tests/test_yaffs_access_ELOOP_dir.h
index 45e8e6d..096e952 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_access_ELOOP_dir.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_access_ELOOP_dir.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_access_ENAMETOOLONG.c b/direct/timothy_tests/quick_tests/test_yaffs_access_ENAMETOOLONG.c
index a233250..95bf32c 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_access_ENAMETOOLONG.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_access_ENAMETOOLONG.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_access_ENAMETOOLONG.h b/direct/timothy_tests/quick_tests/test_yaffs_access_ENAMETOOLONG.h
index 40dc027..f37ac2e 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_access_ENAMETOOLONG.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_access_ENAMETOOLONG.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_access_ENOENT.c b/direct/timothy_tests/quick_tests/test_yaffs_access_ENOENT.c
index 3746886..8e58b17 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_access_ENOENT.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_access_ENOENT.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_access_ENOENT.h b/direct/timothy_tests/quick_tests/test_yaffs_access_ENOENT.h
index ed24f95..68361f0 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_access_ENOENT.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_access_ENOENT.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_access_ENOENT2.c b/direct/timothy_tests/quick_tests/test_yaffs_access_ENOENT2.c
index a436dbb..2015a65 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_access_ENOENT2.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_access_ENOENT2.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_access_ENOENT2.h b/direct/timothy_tests/quick_tests/test_yaffs_access_ENOENT2.h
index 41afd09..b38f9eb 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_access_ENOENT2.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_access_ENOENT2.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_access_ENOTDIR.c b/direct/timothy_tests/quick_tests/test_yaffs_access_ENOTDIR.c
index 2dda915..afd3e07 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_access_ENOTDIR.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_access_ENOTDIR.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_access_ENOTDIR.h b/direct/timothy_tests/quick_tests/test_yaffs_access_ENOTDIR.h
index 0f18c90..917ab56 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_access_ENOTDIR.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_access_ENOTDIR.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_access_EROFS.c b/direct/timothy_tests/quick_tests/test_yaffs_access_EROFS.c
index 5944ec1..0560337 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_access_EROFS.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_access_EROFS.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_access_EROFS.h b/direct/timothy_tests/quick_tests/test_yaffs_access_EROFS.h
index ebf91fb..47a0dc4 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_access_EROFS.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_access_EROFS.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_access_NULL.c b/direct/timothy_tests/quick_tests/test_yaffs_access_NULL.c
index 71e76d0..5b1e822 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_access_NULL.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_access_NULL.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_access_NULL.h b/direct/timothy_tests/quick_tests/test_yaffs_access_NULL.h
index f9e2bf8..cc3f93c 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_access_NULL.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_access_NULL.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_chmod.c b/direct/timothy_tests/quick_tests/test_yaffs_chmod.c
index 47646f3..7259fcb 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_chmod.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_chmod.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_chmod.h b/direct/timothy_tests/quick_tests/test_yaffs_chmod.h
index 11b3dc4..2ec932f 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_chmod.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_chmod.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_chmod_EINVAL.c b/direct/timothy_tests/quick_tests/test_yaffs_chmod_EINVAL.c
index 04e5f8b..df0205f 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_chmod_EINVAL.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_chmod_EINVAL.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_chmod_EINVAL.h b/direct/timothy_tests/quick_tests/test_yaffs_chmod_EINVAL.h
index ba3e5a5..b45db14 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_chmod_EINVAL.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_chmod_EINVAL.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_chmod_ELOOP.c b/direct/timothy_tests/quick_tests/test_yaffs_chmod_ELOOP.c
index ae62f54..d60c451 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_chmod_ELOOP.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_chmod_ELOOP.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_chmod_ELOOP.h b/direct/timothy_tests/quick_tests/test_yaffs_chmod_ELOOP.h
index 3254f62..4cc5c86 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_chmod_ELOOP.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_chmod_ELOOP.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_chmod_ELOOP_dir.c b/direct/timothy_tests/quick_tests/test_yaffs_chmod_ELOOP_dir.c
index 1df90c5..bad5961 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_chmod_ELOOP_dir.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_chmod_ELOOP_dir.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_chmod_ELOOP_dir.h b/direct/timothy_tests/quick_tests/test_yaffs_chmod_ELOOP_dir.h
index f47f53c..7ccaef2 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_chmod_ELOOP_dir.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_chmod_ELOOP_dir.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_chmod_ENAMETOOLONG.c b/direct/timothy_tests/quick_tests/test_yaffs_chmod_ENAMETOOLONG.c
index 9c7faa3..41e5aa4 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_chmod_ENAMETOOLONG.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_chmod_ENAMETOOLONG.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_chmod_ENAMETOOLONG.h b/direct/timothy_tests/quick_tests/test_yaffs_chmod_ENAMETOOLONG.h
index 5d6686e..5a5362b 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_chmod_ENAMETOOLONG.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_chmod_ENAMETOOLONG.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_chmod_ENOENT.c b/direct/timothy_tests/quick_tests/test_yaffs_chmod_ENOENT.c
index d931485..1ea97e4 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_chmod_ENOENT.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_chmod_ENOENT.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_chmod_ENOENT.h b/direct/timothy_tests/quick_tests/test_yaffs_chmod_ENOENT.h
index 16f28f0..33c1c20 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_chmod_ENOENT.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_chmod_ENOENT.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_chmod_ENOENT2.c b/direct/timothy_tests/quick_tests/test_yaffs_chmod_ENOENT2.c
index a070a8a..e29821d 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_chmod_ENOENT2.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_chmod_ENOENT2.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_chmod_ENOENT2.h b/direct/timothy_tests/quick_tests/test_yaffs_chmod_ENOENT2.h
index 583c8b1..cd754cb 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_chmod_ENOENT2.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_chmod_ENOENT2.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_chmod_ENOTDIR.c b/direct/timothy_tests/quick_tests/test_yaffs_chmod_ENOTDIR.c
index 7915422..4587315 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_chmod_ENOTDIR.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_chmod_ENOTDIR.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_chmod_ENOTDIR.h b/direct/timothy_tests/quick_tests/test_yaffs_chmod_ENOTDIR.h
index 47c10c7..923ec30 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_chmod_ENOTDIR.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_chmod_ENOTDIR.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_chmod_EROFS.c b/direct/timothy_tests/quick_tests/test_yaffs_chmod_EROFS.c
index 26e701c..fd8af69 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_chmod_EROFS.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_chmod_EROFS.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_chmod_EROFS.h b/direct/timothy_tests/quick_tests/test_yaffs_chmod_EROFS.h
index 9b3f2d3..53df16f 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_chmod_EROFS.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_chmod_EROFS.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_chmod_NULL.c b/direct/timothy_tests/quick_tests/test_yaffs_chmod_NULL.c
index 00da37b..339b346 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_chmod_NULL.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_chmod_NULL.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_chmod_NULL.h b/direct/timothy_tests/quick_tests/test_yaffs_chmod_NULL.h
index ec589e8..e18fd5f 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_chmod_NULL.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_chmod_NULL.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_close_EBADF.c b/direct/timothy_tests/quick_tests/test_yaffs_close_EBADF.c
index a058d98..9833231 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_close_EBADF.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_close_EBADF.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_close_EBADF.h b/direct/timothy_tests/quick_tests/test_yaffs_close_EBADF.h
index 68ca4f8..2ca551b 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_close_EBADF.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_close_EBADF.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_close_NULL.c b/direct/timothy_tests/quick_tests/test_yaffs_close_NULL.c
index 096f783..99e5021 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_close_NULL.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_close_NULL.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_close_NULL.h b/direct/timothy_tests/quick_tests/test_yaffs_close_NULL.h
index 901d2d2..8b3023c 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_close_NULL.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_close_NULL.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_dup.c b/direct/timothy_tests/quick_tests/test_yaffs_dup.c
index 07ef59d..2a0f63a 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_dup.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_dup.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_dup.h b/direct/timothy_tests/quick_tests/test_yaffs_dup.h
index 170203d..0bc5035 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_dup.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_dup.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_dup_EBADF.c b/direct/timothy_tests/quick_tests/test_yaffs_dup_EBADF.c
index f919744..e0f5a99 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_dup_EBADF.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_dup_EBADF.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_dup_EBADF.h b/direct/timothy_tests/quick_tests/test_yaffs_dup_EBADF.h
index 7cfc1f1..4f1ad93 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_dup_EBADF.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_dup_EBADF.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_fchmod.c b/direct/timothy_tests/quick_tests/test_yaffs_fchmod.c
index ff924be..e1a0356 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_fchmod.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_fchmod.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_fchmod.h b/direct/timothy_tests/quick_tests/test_yaffs_fchmod.h
index a040fed..643893e 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_fchmod.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_fchmod.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_fchmod_EBADF.c b/direct/timothy_tests/quick_tests/test_yaffs_fchmod_EBADF.c
index ce31a4c..faed470 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_fchmod_EBADF.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_fchmod_EBADF.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_fchmod_EBADF.h b/direct/timothy_tests/quick_tests/test_yaffs_fchmod_EBADF.h
index 14be155..c37d7c4 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_fchmod_EBADF.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_fchmod_EBADF.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_fchmod_EINVAL.c b/direct/timothy_tests/quick_tests/test_yaffs_fchmod_EINVAL.c
index 61bb7b4..6ea6e60 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_fchmod_EINVAL.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_fchmod_EINVAL.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_fchmod_EINVAL.h b/direct/timothy_tests/quick_tests/test_yaffs_fchmod_EINVAL.h
index 0c7e2dc..4d018be 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_fchmod_EINVAL.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_fchmod_EINVAL.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_fchmod_EROFS.c b/direct/timothy_tests/quick_tests/test_yaffs_fchmod_EROFS.c
index c3fcfea..250ebc6 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_fchmod_EROFS.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_fchmod_EROFS.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_fchmod_EROFS.h b/direct/timothy_tests/quick_tests/test_yaffs_fchmod_EROFS.h
index d360f63..1c871df 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_fchmod_EROFS.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_fchmod_EROFS.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_fchmod_NULL.c b/direct/timothy_tests/quick_tests/test_yaffs_fchmod_NULL.c
index 2bc5005..f96e0d2 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_fchmod_NULL.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_fchmod_NULL.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_fchmod_NULL.h b/direct/timothy_tests/quick_tests/test_yaffs_fchmod_NULL.h
index 0197876..3bd69a1 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_fchmod_NULL.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_fchmod_NULL.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_fdatasync.c b/direct/timothy_tests/quick_tests/test_yaffs_fdatasync.c
index 7711d50..b272b8a 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_fdatasync.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_fdatasync.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_fdatasync.h b/direct/timothy_tests/quick_tests/test_yaffs_fdatasync.h
index 905e691..179548d 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_fdatasync.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_fdatasync.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_fdatasync_EBADF.c b/direct/timothy_tests/quick_tests/test_yaffs_fdatasync_EBADF.c
index 0e0786a..2c3089f 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_fdatasync_EBADF.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_fdatasync_EBADF.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_fdatasync_EBADF.h b/direct/timothy_tests/quick_tests/test_yaffs_fdatasync_EBADF.h
index d562c56..5dc15df 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_fdatasync_EBADF.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_fdatasync_EBADF.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_fdatasync_EROFS.c b/direct/timothy_tests/quick_tests/test_yaffs_fdatasync_EROFS.c
index 9820904..bad5f01 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_fdatasync_EROFS.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_fdatasync_EROFS.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_fdatasync_EROFS.h b/direct/timothy_tests/quick_tests/test_yaffs_fdatasync_EROFS.h
index 28ecb00..53580bb 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_fdatasync_EROFS.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_fdatasync_EROFS.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_fdatasync_NULL.c b/direct/timothy_tests/quick_tests/test_yaffs_fdatasync_NULL.c
index 801d7a9..1320ea4 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_fdatasync_NULL.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_fdatasync_NULL.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_fdatasync_NULL.h b/direct/timothy_tests/quick_tests/test_yaffs_fdatasync_NULL.h
index 5c2b8df..69bd343 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_fdatasync_NULL.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_fdatasync_NULL.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_flush.c b/direct/timothy_tests/quick_tests/test_yaffs_flush.c
index c2417fb..c7380a6 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_flush.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_flush.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_flush.h b/direct/timothy_tests/quick_tests/test_yaffs_flush.h
index f1fccea..b22b420 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_flush.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_flush.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_flush_EBADF.c b/direct/timothy_tests/quick_tests/test_yaffs_flush_EBADF.c
index 9daf090..5cb6ece 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_flush_EBADF.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_flush_EBADF.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_flush_EBADF.h b/direct/timothy_tests/quick_tests/test_yaffs_flush_EBADF.h
index f88d003..fe10807 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_flush_EBADF.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_flush_EBADF.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_flush_EROFS.c b/direct/timothy_tests/quick_tests/test_yaffs_flush_EROFS.c
index e31af7f..41a7450 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_flush_EROFS.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_flush_EROFS.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_flush_EROFS.h b/direct/timothy_tests/quick_tests/test_yaffs_flush_EROFS.h
index b912a15..b948db7 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_flush_EROFS.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_flush_EROFS.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_freespace.c b/direct/timothy_tests/quick_tests/test_yaffs_freespace.c
index 8d714d8..bc141de 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_freespace.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_freespace.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_freespace.h b/direct/timothy_tests/quick_tests/test_yaffs_freespace.h
index 8644be7..91183ed 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_freespace.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_freespace.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_freespace_EINVAL.c b/direct/timothy_tests/quick_tests/test_yaffs_freespace_EINVAL.c
index 29f3cd0..5cee247 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_freespace_EINVAL.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_freespace_EINVAL.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_freespace_EINVAL.h b/direct/timothy_tests/quick_tests/test_yaffs_freespace_EINVAL.h
index 068664b..b387dcf 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_freespace_EINVAL.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_freespace_EINVAL.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_freespace_ENAMETOOLONG.c b/direct/timothy_tests/quick_tests/test_yaffs_freespace_ENAMETOOLONG.c
index 40f2d35..c3cd19a 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_freespace_ENAMETOOLONG.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_freespace_ENAMETOOLONG.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_freespace_ENAMETOOLONG.h b/direct/timothy_tests/quick_tests/test_yaffs_freespace_ENAMETOOLONG.h
index 11e4cbe..4c1aab9 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_freespace_ENAMETOOLONG.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_freespace_ENAMETOOLONG.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_freespace_NULL.c b/direct/timothy_tests/quick_tests/test_yaffs_freespace_NULL.c
index bac5471..3451c54 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_freespace_NULL.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_freespace_NULL.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_freespace_NULL.h b/direct/timothy_tests/quick_tests/test_yaffs_freespace_NULL.h
index d50b505..54b1f75 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_freespace_NULL.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_freespace_NULL.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_fstat.c b/direct/timothy_tests/quick_tests/test_yaffs_fstat.c
index dfdc80d..c19ddea 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_fstat.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_fstat.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_fstat.h b/direct/timothy_tests/quick_tests/test_yaffs_fstat.h
index d4921f8..4c293b1 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_fstat.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_fstat.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_fstat_EBADF.c b/direct/timothy_tests/quick_tests/test_yaffs_fstat_EBADF.c
index 546ebea..dace9f9 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_fstat_EBADF.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_fstat_EBADF.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_fstat_EBADF.h b/direct/timothy_tests/quick_tests/test_yaffs_fstat_EBADF.h
index 453d8c2..f6b063e 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_fstat_EBADF.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_fstat_EBADF.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_fsync.c b/direct/timothy_tests/quick_tests/test_yaffs_fsync.c
index cff6ac1..cec8fec 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_fsync.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_fsync.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_fsync.h b/direct/timothy_tests/quick_tests/test_yaffs_fsync.h
index cbb9e0f..bd12182 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_fsync.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_fsync.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_fsync_EBADF.c b/direct/timothy_tests/quick_tests/test_yaffs_fsync_EBADF.c
index 3f6e0c2..ce10399 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_fsync_EBADF.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_fsync_EBADF.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_fsync_EBADF.h b/direct/timothy_tests/quick_tests/test_yaffs_fsync_EBADF.h
index fb689bb..4661790 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_fsync_EBADF.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_fsync_EBADF.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_fsync_EROFS.c b/direct/timothy_tests/quick_tests/test_yaffs_fsync_EROFS.c
index a4e3081..729fad1 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_fsync_EROFS.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_fsync_EROFS.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_fsync_EROFS.h b/direct/timothy_tests/quick_tests/test_yaffs_fsync_EROFS.h
index 0e8ef42..4d6c8a1 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_fsync_EROFS.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_fsync_EROFS.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_ftruncate.c b/direct/timothy_tests/quick_tests/test_yaffs_ftruncate.c
index cb38009..6c570a5 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_ftruncate.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_ftruncate.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_ftruncate.h b/direct/timothy_tests/quick_tests/test_yaffs_ftruncate.h
index 9788997..429e5df 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_ftruncate.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_ftruncate.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_ftruncate_EBADF.c b/direct/timothy_tests/quick_tests/test_yaffs_ftruncate_EBADF.c
index 1e09d6f..d384b98 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_ftruncate_EBADF.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_ftruncate_EBADF.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_ftruncate_EBADF.h b/direct/timothy_tests/quick_tests/test_yaffs_ftruncate_EBADF.h
index 895013c..db1b3c4 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_ftruncate_EBADF.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_ftruncate_EBADF.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_ftruncate_EINVAL.c b/direct/timothy_tests/quick_tests/test_yaffs_ftruncate_EINVAL.c
index 15096ea..31f5e08 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_ftruncate_EINVAL.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_ftruncate_EINVAL.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_ftruncate_EINVAL.h b/direct/timothy_tests/quick_tests/test_yaffs_ftruncate_EINVAL.h
index 49a5fd6..948d583 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_ftruncate_EINVAL.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_ftruncate_EINVAL.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_ftruncate_EROFS.c b/direct/timothy_tests/quick_tests/test_yaffs_ftruncate_EROFS.c
index 1068bb8..e7855b0 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_ftruncate_EROFS.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_ftruncate_EROFS.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_ftruncate_EROFS.h b/direct/timothy_tests/quick_tests/test_yaffs_ftruncate_EROFS.h
index 18ba182..d1120e3 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_ftruncate_EROFS.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_ftruncate_EROFS.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_ftruncate_big_file.c b/direct/timothy_tests/quick_tests/test_yaffs_ftruncate_big_file.c
index dcb25fa..484447d 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_ftruncate_big_file.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_ftruncate_big_file.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_ftruncate_big_file.h b/direct/timothy_tests/quick_tests/test_yaffs_ftruncate_big_file.h
index 7ae0038..afd5110 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_ftruncate_big_file.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_ftruncate_big_file.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_inodecount.c b/direct/timothy_tests/quick_tests/test_yaffs_inodecount.c
index 7fe80f6..e9f75ac 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_inodecount.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_inodecount.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_inodecount.h b/direct/timothy_tests/quick_tests/test_yaffs_inodecount.h
index 8db7c7f..c7a5228 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_inodecount.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_inodecount.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_inodecount_EINVAL.c b/direct/timothy_tests/quick_tests/test_yaffs_inodecount_EINVAL.c
index 36ae0d9..185aafe 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_inodecount_EINVAL.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_inodecount_EINVAL.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_inodecount_EINVAL.h b/direct/timothy_tests/quick_tests/test_yaffs_inodecount_EINVAL.h
index 16e1858..e7d526b 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_inodecount_EINVAL.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_inodecount_EINVAL.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_inodecount_ENAMETOOLONG.c b/direct/timothy_tests/quick_tests/test_yaffs_inodecount_ENAMETOOLONG.c
index 432c6ce..1d999a8 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_inodecount_ENAMETOOLONG.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_inodecount_ENAMETOOLONG.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_inodecount_ENAMETOOLONG.h b/direct/timothy_tests/quick_tests/test_yaffs_inodecount_ENAMETOOLONG.h
index a0d91ac..b41da90 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_inodecount_ENAMETOOLONG.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_inodecount_ENAMETOOLONG.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_inodecount_NULL.c b/direct/timothy_tests/quick_tests/test_yaffs_inodecount_NULL.c
index cc4c5c2..1e3d1e6 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_inodecount_NULL.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_inodecount_NULL.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_inodecount_NULL.h b/direct/timothy_tests/quick_tests/test_yaffs_inodecount_NULL.h
index 05dee0b..5fe35ef 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_inodecount_NULL.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_inodecount_NULL.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_link.c b/direct/timothy_tests/quick_tests/test_yaffs_link.c
index 5a88c40..7aa8aab 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_link.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_link.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_link.h b/direct/timothy_tests/quick_tests/test_yaffs_link.h
index ec6630f..0d3c508 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_link.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_link.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_link_EEXIST.c b/direct/timothy_tests/quick_tests/test_yaffs_link_EEXIST.c
index 848c9b4..18a540b 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_link_EEXIST.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_link_EEXIST.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_link_EEXIST.h b/direct/timothy_tests/quick_tests/test_yaffs_link_EEXIST.h
index afb32a2..9772ed9 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_link_EEXIST.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_link_EEXIST.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_link_ELOOP_dir.c b/direct/timothy_tests/quick_tests/test_yaffs_link_ELOOP_dir.c
index 31c0900..388ea53 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_link_ELOOP_dir.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_link_ELOOP_dir.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_link_ELOOP_dir.h b/direct/timothy_tests/quick_tests/test_yaffs_link_ELOOP_dir.h
index cfdb130..d477fd1 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_link_ELOOP_dir.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_link_ELOOP_dir.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_link_ENAMETOOLONG.c b/direct/timothy_tests/quick_tests/test_yaffs_link_ENAMETOOLONG.c
index ed3ddb5..816cebc 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_link_ENAMETOOLONG.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_link_ENAMETOOLONG.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_link_ENAMETOOLONG.h b/direct/timothy_tests/quick_tests/test_yaffs_link_ENAMETOOLONG.h
index 271002d..ce378c7 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_link_ENAMETOOLONG.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_link_ENAMETOOLONG.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_link_ENAMETOOLONG2.c b/direct/timothy_tests/quick_tests/test_yaffs_link_ENAMETOOLONG2.c
index b7d917d..88ace93 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_link_ENAMETOOLONG2.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_link_ENAMETOOLONG2.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_link_ENAMETOOLONG2.h b/direct/timothy_tests/quick_tests/test_yaffs_link_ENAMETOOLONG2.h
index 11e636e..81fff91 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_link_ENAMETOOLONG2.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_link_ENAMETOOLONG2.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_link_ENOENT.c b/direct/timothy_tests/quick_tests/test_yaffs_link_ENOENT.c
index 4c109b1..5c7f3e4 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_link_ENOENT.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_link_ENOENT.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_link_ENOENT.h b/direct/timothy_tests/quick_tests/test_yaffs_link_ENOENT.h
index 5603901..6ec7eb0 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_link_ENOENT.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_link_ENOENT.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_link_ENOENT2.c b/direct/timothy_tests/quick_tests/test_yaffs_link_ENOENT2.c
index 533f18d..43d0ad9 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_link_ENOENT2.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_link_ENOENT2.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_link_ENOENT2.h b/direct/timothy_tests/quick_tests/test_yaffs_link_ENOENT2.h
index 39f712e..0d8a4ad 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_link_ENOENT2.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_link_ENOENT2.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_link_ENOENT3.c b/direct/timothy_tests/quick_tests/test_yaffs_link_ENOENT3.c
index 2976178..3267f94 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_link_ENOENT3.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_link_ENOENT3.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_link_ENOENT3.h b/direct/timothy_tests/quick_tests/test_yaffs_link_ENOENT3.h
index 5ea7a4f..16f18b6 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_link_ENOENT3.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_link_ENOENT3.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_link_ENOENT4.c b/direct/timothy_tests/quick_tests/test_yaffs_link_ENOENT4.c
index c5aee18..a04e796 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_link_ENOENT4.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_link_ENOENT4.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_link_ENOENT4.h b/direct/timothy_tests/quick_tests/test_yaffs_link_ENOENT4.h
index 50813c3..2972c06 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_link_ENOENT4.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_link_ENOENT4.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_link_ENOTDIR.c b/direct/timothy_tests/quick_tests/test_yaffs_link_ENOTDIR.c
index 6bfad08..62c8065 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_link_ENOTDIR.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_link_ENOTDIR.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_link_ENOTDIR.h b/direct/timothy_tests/quick_tests/test_yaffs_link_ENOTDIR.h
index 7b0b537..a967eb8 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_link_ENOTDIR.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_link_ENOTDIR.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_link_ENOTDIR2.c b/direct/timothy_tests/quick_tests/test_yaffs_link_ENOTDIR2.c
index 5602f3c..32d1e0b 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_link_ENOTDIR2.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_link_ENOTDIR2.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_link_ENOTDIR2.h b/direct/timothy_tests/quick_tests/test_yaffs_link_ENOTDIR2.h
index bafee35..0aadf96 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_link_ENOTDIR2.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_link_ENOTDIR2.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_link_EROFS.c b/direct/timothy_tests/quick_tests/test_yaffs_link_EROFS.c
index bfbd48b..da4abd6 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_link_EROFS.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_link_EROFS.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_link_EROFS.h b/direct/timothy_tests/quick_tests/test_yaffs_link_EROFS.h
index 8ce4bcd..6ff4b99 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_link_EROFS.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_link_EROFS.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_link_NULL.c b/direct/timothy_tests/quick_tests/test_yaffs_link_NULL.c
index b0b5b73..6df0d2b 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_link_NULL.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_link_NULL.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_link_NULL.h b/direct/timothy_tests/quick_tests/test_yaffs_link_NULL.h
index d8ff17c..4a43f02 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_link_NULL.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_link_NULL.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_link_NULL2.c b/direct/timothy_tests/quick_tests/test_yaffs_link_NULL2.c
index 0f8530d..bc0e6f2 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_link_NULL2.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_link_NULL2.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_link_NULL2.h b/direct/timothy_tests/quick_tests/test_yaffs_link_NULL2.h
index af10217..190f197 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_link_NULL2.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_link_NULL2.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_lseek.c b/direct/timothy_tests/quick_tests/test_yaffs_lseek.c
index f102fde..84ed1c3 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_lseek.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_lseek.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_lseek.h b/direct/timothy_tests/quick_tests/test_yaffs_lseek.h
index 9854bae..2c28559 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_lseek.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_lseek.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_lseek_EBADF.c b/direct/timothy_tests/quick_tests/test_yaffs_lseek_EBADF.c
index c6f4264..29af47f 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_lseek_EBADF.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_lseek_EBADF.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_lseek_EBADF.h b/direct/timothy_tests/quick_tests/test_yaffs_lseek_EBADF.h
index 6911c80..8cec748 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_lseek_EBADF.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_lseek_EBADF.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_lseek_EINVAL.c b/direct/timothy_tests/quick_tests/test_yaffs_lseek_EINVAL.c
index 2d3a244..a250309 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_lseek_EINVAL.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_lseek_EINVAL.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_lseek_EINVAL.h b/direct/timothy_tests/quick_tests/test_yaffs_lseek_EINVAL.h
index 4dae8dc..25dc8f9 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_lseek_EINVAL.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_lseek_EINVAL.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_lseek_EROFS.c b/direct/timothy_tests/quick_tests/test_yaffs_lseek_EROFS.c
index 6e83eb4..1612dae 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_lseek_EROFS.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_lseek_EROFS.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_lseek_EROFS.h b/direct/timothy_tests/quick_tests/test_yaffs_lseek_EROFS.h
index ec1881b..081acca 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_lseek_EROFS.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_lseek_EROFS.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_lseek_big_file.c b/direct/timothy_tests/quick_tests/test_yaffs_lseek_big_file.c
index 8e2c3e0..a0f6add 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_lseek_big_file.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_lseek_big_file.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_lseek_big_file.h b/direct/timothy_tests/quick_tests/test_yaffs_lseek_big_file.h
index d14af52..6d1d488 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_lseek_big_file.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_lseek_big_file.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_lstat.c b/direct/timothy_tests/quick_tests/test_yaffs_lstat.c
index 1d1ecbd..835d86a 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_lstat.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_lstat.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_lstat.h b/direct/timothy_tests/quick_tests/test_yaffs_lstat.h
index b460df2..884a6de 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_lstat.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_lstat.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_lstat_ENAMETOOLONG.c b/direct/timothy_tests/quick_tests/test_yaffs_lstat_ENAMETOOLONG.c
index 466890c..80ea321 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_lstat_ENAMETOOLONG.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_lstat_ENAMETOOLONG.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_lstat_ENAMETOOLONG.h b/direct/timothy_tests/quick_tests/test_yaffs_lstat_ENAMETOOLONG.h
index 5b3baa6..ac18311 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_lstat_ENAMETOOLONG.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_lstat_ENAMETOOLONG.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_lstat_ENOENT.c b/direct/timothy_tests/quick_tests/test_yaffs_lstat_ENOENT.c
index 96083ae..b600580 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_lstat_ENOENT.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_lstat_ENOENT.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_lstat_ENOENT.h b/direct/timothy_tests/quick_tests/test_yaffs_lstat_ENOENT.h
index 9a48599..d778594 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_lstat_ENOENT.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_lstat_ENOENT.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_lstat_ENOTDIR.c b/direct/timothy_tests/quick_tests/test_yaffs_lstat_ENOTDIR.c
index 8aec2e6..665ff9f 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_lstat_ENOTDIR.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_lstat_ENOTDIR.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_lstat_ENOTDIR.h b/direct/timothy_tests/quick_tests/test_yaffs_lstat_ENOTDIR.h
index 5db0c46..948a884 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_lstat_ENOTDIR.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_lstat_ENOTDIR.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_lstat_NULL.c b/direct/timothy_tests/quick_tests/test_yaffs_lstat_NULL.c
index f5f41a7..a6b91bc 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_lstat_NULL.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_lstat_NULL.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_lstat_NULL.h b/direct/timothy_tests/quick_tests/test_yaffs_lstat_NULL.h
index a5d4c96..f8d85f4 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_lstat_NULL.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_lstat_NULL.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_mkdir.c b/direct/timothy_tests/quick_tests/test_yaffs_mkdir.c
index 3427b23..543775b 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_mkdir.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_mkdir.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_mkdir.h b/direct/timothy_tests/quick_tests/test_yaffs_mkdir.h
index b59b454..5e016d3 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_mkdir.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_mkdir.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_mkdir_EEXIST.c b/direct/timothy_tests/quick_tests/test_yaffs_mkdir_EEXIST.c
index b83594e..2d94fa4 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_mkdir_EEXIST.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_mkdir_EEXIST.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_mkdir_EEXIST.h b/direct/timothy_tests/quick_tests/test_yaffs_mkdir_EEXIST.h
index 9b5b338..c1c7376 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_mkdir_EEXIST.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_mkdir_EEXIST.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_mkdir_ELOOP_dir.c b/direct/timothy_tests/quick_tests/test_yaffs_mkdir_ELOOP_dir.c
index a33a1d1..9a44979 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_mkdir_ELOOP_dir.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_mkdir_ELOOP_dir.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_mkdir_ELOOP_dir.h b/direct/timothy_tests/quick_tests/test_yaffs_mkdir_ELOOP_dir.h
index 816f786..0c11adf 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_mkdir_ELOOP_dir.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_mkdir_ELOOP_dir.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_mkdir_ENAMETOOLONG.c b/direct/timothy_tests/quick_tests/test_yaffs_mkdir_ENAMETOOLONG.c
index dba259e..630b82d 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_mkdir_ENAMETOOLONG.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_mkdir_ENAMETOOLONG.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_mkdir_ENAMETOOLONG.h b/direct/timothy_tests/quick_tests/test_yaffs_mkdir_ENAMETOOLONG.h
index 5b8528c..54961d6 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_mkdir_ENAMETOOLONG.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_mkdir_ENAMETOOLONG.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_mkdir_ENOENT.c b/direct/timothy_tests/quick_tests/test_yaffs_mkdir_ENOENT.c
index 84cc3d1..ee20c30 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_mkdir_ENOENT.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_mkdir_ENOENT.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_mkdir_ENOENT.h b/direct/timothy_tests/quick_tests/test_yaffs_mkdir_ENOENT.h
index 4be6ecd..e454fc6 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_mkdir_ENOENT.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_mkdir_ENOENT.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_mkdir_ENOTDIR.c b/direct/timothy_tests/quick_tests/test_yaffs_mkdir_ENOTDIR.c
index f626230..c417bb3 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_mkdir_ENOTDIR.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_mkdir_ENOTDIR.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_mkdir_ENOTDIR.h b/direct/timothy_tests/quick_tests/test_yaffs_mkdir_ENOTDIR.h
index 570b406..29a7a01 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_mkdir_ENOTDIR.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_mkdir_ENOTDIR.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_mkdir_EROFS.c b/direct/timothy_tests/quick_tests/test_yaffs_mkdir_EROFS.c
index 70bbfaf..f7dad34 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_mkdir_EROFS.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_mkdir_EROFS.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_mkdir_EROFS.h b/direct/timothy_tests/quick_tests/test_yaffs_mkdir_EROFS.h
index 23ad51d..b786e66 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_mkdir_EROFS.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_mkdir_EROFS.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_mkdir_NULL.c b/direct/timothy_tests/quick_tests/test_yaffs_mkdir_NULL.c
index 57832a9..3fb5c51 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_mkdir_NULL.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_mkdir_NULL.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_mkdir_NULL.h b/direct/timothy_tests/quick_tests/test_yaffs_mkdir_NULL.h
index 0a84931..81fe54d 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_mkdir_NULL.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_mkdir_NULL.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_mount.c b/direct/timothy_tests/quick_tests/test_yaffs_mount.c
index 572ffe1..42f12ba 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_mount.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_mount.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_mount.h b/direct/timothy_tests/quick_tests/test_yaffs_mount.h
index 57405c6..716ce3b 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_mount.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_mount.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_mount2.c b/direct/timothy_tests/quick_tests/test_yaffs_mount2.c
index 8bf856d..d065b2e 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_mount2.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_mount2.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_mount2.h b/direct/timothy_tests/quick_tests/test_yaffs_mount2.h
index 4db4342..e3540e8 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_mount2.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_mount2.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_mount2_ENODEV.c b/direct/timothy_tests/quick_tests/test_yaffs_mount2_ENODEV.c
index 92a1e74..9764742 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_mount2_ENODEV.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_mount2_ENODEV.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_mount2_ENODEV.h b/direct/timothy_tests/quick_tests/test_yaffs_mount2_ENODEV.h
index dfaec01..b4c2f87 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_mount2_ENODEV.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_mount2_ENODEV.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_mount_EBUSY.c b/direct/timothy_tests/quick_tests/test_yaffs_mount_EBUSY.c
index 6f5a673..96804a1 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_mount_EBUSY.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_mount_EBUSY.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_mount_EBUSY.h b/direct/timothy_tests/quick_tests/test_yaffs_mount_EBUSY.h
index 27fde7e..c69b944 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_mount_EBUSY.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_mount_EBUSY.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_mount_ENAMETOOLONG.c b/direct/timothy_tests/quick_tests/test_yaffs_mount_ENAMETOOLONG.c
index 0b36308..e0d6b32 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_mount_ENAMETOOLONG.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_mount_ENAMETOOLONG.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_mount_ENAMETOOLONG.h b/direct/timothy_tests/quick_tests/test_yaffs_mount_ENAMETOOLONG.h
index 7a914e4..26eb0d7 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_mount_ENAMETOOLONG.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_mount_ENAMETOOLONG.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_mount_ENODEV.c b/direct/timothy_tests/quick_tests/test_yaffs_mount_ENODEV.c
index f073d20..c53a7b8 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_mount_ENODEV.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_mount_ENODEV.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_mount_ENODEV.h b/direct/timothy_tests/quick_tests/test_yaffs_mount_ENODEV.h
index 73522e8..538cb09 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_mount_ENODEV.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_mount_ENODEV.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_mount_NULL.c b/direct/timothy_tests/quick_tests/test_yaffs_mount_NULL.c
index 9fc6a2e..cb73609 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_mount_NULL.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_mount_NULL.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_mount_NULL.h b/direct/timothy_tests/quick_tests/test_yaffs_mount_NULL.h
index 010d884..aa8ee2a 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_mount_NULL.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_mount_NULL.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_open.c b/direct/timothy_tests/quick_tests/test_yaffs_open.c
index af7b754..52c88ad 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_open.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_open.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_open.h b/direct/timothy_tests/quick_tests/test_yaffs_open.h
index 3fc83e0..9001c91 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_open.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_open.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_open_EACCES.c b/direct/timothy_tests/quick_tests/test_yaffs_open_EACCES.c
index 04de113..c3d9a71 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_open_EACCES.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_open_EACCES.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_open_EACCES.h b/direct/timothy_tests/quick_tests/test_yaffs_open_EACCES.h
index 83cc32a..618b2cb 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_open_EACCES.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_open_EACCES.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_open_EEXIST.c b/direct/timothy_tests/quick_tests/test_yaffs_open_EEXIST.c
index 5bcbf2b..922f431 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_open_EEXIST.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_open_EEXIST.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_open_EEXIST.h b/direct/timothy_tests/quick_tests/test_yaffs_open_EEXIST.h
index ebc2107..2efa65d 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_open_EEXIST.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_open_EEXIST.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_open_EINVAL.c b/direct/timothy_tests/quick_tests/test_yaffs_open_EINVAL.c
index fb596ca..c1f6c90 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_open_EINVAL.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_open_EINVAL.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_open_EINVAL.h b/direct/timothy_tests/quick_tests/test_yaffs_open_EINVAL.h
index 2e02ad3..58779b1 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_open_EINVAL.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_open_EINVAL.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_open_EINVAL2.c b/direct/timothy_tests/quick_tests/test_yaffs_open_EINVAL2.c
index a0d86e2..ddbbf19 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_open_EINVAL2.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_open_EINVAL2.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_open_EINVAL2.h b/direct/timothy_tests/quick_tests/test_yaffs_open_EINVAL2.h
index 1531cbb..71770f3 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_open_EINVAL2.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_open_EINVAL2.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_open_EISDIR.c b/direct/timothy_tests/quick_tests/test_yaffs_open_EISDIR.c
index 5d0a670..3246a52 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_open_EISDIR.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_open_EISDIR.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_open_EISDIR.h b/direct/timothy_tests/quick_tests/test_yaffs_open_EISDIR.h
index fac12d7..9f985bb 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_open_EISDIR.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_open_EISDIR.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_open_ELOOP.c b/direct/timothy_tests/quick_tests/test_yaffs_open_ELOOP.c
index 0a1380f..2c831bb 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_open_ELOOP.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_open_ELOOP.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_open_ELOOP.h b/direct/timothy_tests/quick_tests/test_yaffs_open_ELOOP.h
index 60335a4..50cd3f6 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_open_ELOOP.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_open_ELOOP.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_open_ELOOP_dir.c b/direct/timothy_tests/quick_tests/test_yaffs_open_ELOOP_dir.c
index 0f44248..0ce0312 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_open_ELOOP_dir.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_open_ELOOP_dir.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_open_ELOOP_dir.h b/direct/timothy_tests/quick_tests/test_yaffs_open_ELOOP_dir.h
index 9ee2f5f..4b0af38 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_open_ELOOP_dir.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_open_ELOOP_dir.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_open_ENAMETOOLONG.c b/direct/timothy_tests/quick_tests/test_yaffs_open_ENAMETOOLONG.c
index 228f736..06d7581 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_open_ENAMETOOLONG.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_open_ENAMETOOLONG.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_open_ENAMETOOLONG.h b/direct/timothy_tests/quick_tests/test_yaffs_open_ENAMETOOLONG.h
index 8527452..b6e9d71 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_open_ENAMETOOLONG.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_open_ENAMETOOLONG.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_open_ENOENT.c b/direct/timothy_tests/quick_tests/test_yaffs_open_ENOENT.c
index c3eba4a..b5a8dd7 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_open_ENOENT.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_open_ENOENT.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_open_ENOENT.h b/direct/timothy_tests/quick_tests/test_yaffs_open_ENOENT.h
index abc576a..f43e4d0 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_open_ENOENT.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_open_ENOENT.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_open_ENOTDIR.c b/direct/timothy_tests/quick_tests/test_yaffs_open_ENOTDIR.c
index 0984308..4ec6a74 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_open_ENOTDIR.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_open_ENOTDIR.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_open_ENOTDIR.h b/direct/timothy_tests/quick_tests/test_yaffs_open_ENOTDIR.h
index d611dd2..6f8ef2d 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_open_ENOTDIR.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_open_ENOTDIR.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_open_EROFS.c b/direct/timothy_tests/quick_tests/test_yaffs_open_EROFS.c
index 0773b7d..981c799 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_open_EROFS.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_open_EROFS.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_open_EROFS.h b/direct/timothy_tests/quick_tests/test_yaffs_open_EROFS.h
index da82256..0fc304f 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_open_EROFS.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_open_EROFS.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_open_NULL.c b/direct/timothy_tests/quick_tests/test_yaffs_open_NULL.c
index 4e497cd..d076b59 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_open_NULL.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_open_NULL.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_open_NULL.h b/direct/timothy_tests/quick_tests/test_yaffs_open_NULL.h
index 28b9b0b..93fbf82 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_open_NULL.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_open_NULL.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_read.c b/direct/timothy_tests/quick_tests/test_yaffs_read.c
index 98e3b3b..1bcf403 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_read.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_read.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_read.h b/direct/timothy_tests/quick_tests/test_yaffs_read.h
index bc01b47..2458a77 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_read.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_read.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_read_EBADF.c b/direct/timothy_tests/quick_tests/test_yaffs_read_EBADF.c
index 1ae9216..76447bc 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_read_EBADF.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_read_EBADF.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_read_EBADF.h b/direct/timothy_tests/quick_tests/test_yaffs_read_EBADF.h
index d17f5b8..0fc055a 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_read_EBADF.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_read_EBADF.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_read_EINVAL.c b/direct/timothy_tests/quick_tests/test_yaffs_read_EINVAL.c
index 873f012..101c458 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_read_EINVAL.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_read_EINVAL.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_read_EINVAL.h b/direct/timothy_tests/quick_tests/test_yaffs_read_EINVAL.h
index df25d55..79b8d65 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_read_EINVAL.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_read_EINVAL.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_remount_EINVAL.c b/direct/timothy_tests/quick_tests/test_yaffs_remount_EINVAL.c
index 1f89ee7..53506b4 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_remount_EINVAL.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_remount_EINVAL.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_remount_EINVAL.h b/direct/timothy_tests/quick_tests/test_yaffs_remount_EINVAL.h
index b425da4..a5ebd6b 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_remount_EINVAL.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_remount_EINVAL.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_remount_ENAMETOOLONG.c b/direct/timothy_tests/quick_tests/test_yaffs_remount_ENAMETOOLONG.c
index 6bde97c..b70551d 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_remount_ENAMETOOLONG.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_remount_ENAMETOOLONG.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_remount_ENAMETOOLONG.h b/direct/timothy_tests/quick_tests/test_yaffs_remount_ENAMETOOLONG.h
index f4b5b67..30ee880 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_remount_ENAMETOOLONG.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_remount_ENAMETOOLONG.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_remount_ENODEV.c b/direct/timothy_tests/quick_tests/test_yaffs_remount_ENODEV.c
index 813de5c..babe1ab 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_remount_ENODEV.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_remount_ENODEV.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_remount_ENODEV.h b/direct/timothy_tests/quick_tests/test_yaffs_remount_ENODEV.h
index d37a5a1..435bea1 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_remount_ENODEV.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_remount_ENODEV.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_remount_NULL.c b/direct/timothy_tests/quick_tests/test_yaffs_remount_NULL.c
index c9be564..aea41fb 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_remount_NULL.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_remount_NULL.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_remount_NULL.h b/direct/timothy_tests/quick_tests/test_yaffs_remount_NULL.h
index e5bf18e..ae703cc 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_remount_NULL.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_remount_NULL.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_remount_force_off_read_only_off.c b/direct/timothy_tests/quick_tests/test_yaffs_remount_force_off_read_only_off.c
index e86f923..d8797ea 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_remount_force_off_read_only_off.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_remount_force_off_read_only_off.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_remount_force_off_read_only_off.h b/direct/timothy_tests/quick_tests/test_yaffs_remount_force_off_read_only_off.h
index 6772e7d..83da84c 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_remount_force_off_read_only_off.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_remount_force_off_read_only_off.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_remount_force_off_read_only_on.c b/direct/timothy_tests/quick_tests/test_yaffs_remount_force_off_read_only_on.c
index fbb37c1..1ebc4b1 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_remount_force_off_read_only_on.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_remount_force_off_read_only_on.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_remount_force_off_read_only_on.h b/direct/timothy_tests/quick_tests/test_yaffs_remount_force_off_read_only_on.h
index 7574695..e870f4c 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_remount_force_off_read_only_on.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_remount_force_off_read_only_on.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_remount_force_on_read_only_off.c b/direct/timothy_tests/quick_tests/test_yaffs_remount_force_on_read_only_off.c
index 64dcfd7..276cb7c 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_remount_force_on_read_only_off.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_remount_force_on_read_only_off.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_remount_force_on_read_only_off.h b/direct/timothy_tests/quick_tests/test_yaffs_remount_force_on_read_only_off.h
index 00646fb..c9e50a4 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_remount_force_on_read_only_off.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_remount_force_on_read_only_off.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_remount_force_on_read_only_on.c b/direct/timothy_tests/quick_tests/test_yaffs_remount_force_on_read_only_on.c
index fbb37c1..1ebc4b1 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_remount_force_on_read_only_on.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_remount_force_on_read_only_on.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_remount_force_on_read_only_on.h b/direct/timothy_tests/quick_tests/test_yaffs_remount_force_on_read_only_on.h
index 7574695..e870f4c 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_remount_force_on_read_only_on.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_remount_force_on_read_only_on.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_rename.c b/direct/timothy_tests/quick_tests/test_yaffs_rename.c
index cc55fb1..170081e 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_rename.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_rename.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_rename.h b/direct/timothy_tests/quick_tests/test_yaffs_rename.h
index 00f2fe4..7fcc4db 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_rename.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_rename.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_rename_EEXISTS.c b/direct/timothy_tests/quick_tests/test_yaffs_rename_EEXISTS.c
index 432be36..c5e2a26 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_rename_EEXISTS.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_rename_EEXISTS.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_rename_EEXISTS.h b/direct/timothy_tests/quick_tests/test_yaffs_rename_EEXISTS.h
index 9924d31..9b1fa74 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_rename_EEXISTS.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_rename_EEXISTS.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_rename_EINVAL.c b/direct/timothy_tests/quick_tests/test_yaffs_rename_EINVAL.c
index 716d7dc..a430577 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_rename_EINVAL.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_rename_EINVAL.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_rename_EINVAL.h b/direct/timothy_tests/quick_tests/test_yaffs_rename_EINVAL.h
index c44b5c6..cd76d40 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_rename_EINVAL.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_rename_EINVAL.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_rename_ELOOP_dir.c b/direct/timothy_tests/quick_tests/test_yaffs_rename_ELOOP_dir.c
index 37eafa5..c6e8b88 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_rename_ELOOP_dir.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_rename_ELOOP_dir.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_rename_ELOOP_dir.h b/direct/timothy_tests/quick_tests/test_yaffs_rename_ELOOP_dir.h
index f1f1f74..fd6b2c6 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_rename_ELOOP_dir.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_rename_ELOOP_dir.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_rename_ENAMETOOLONG.c b/direct/timothy_tests/quick_tests/test_yaffs_rename_ENAMETOOLONG.c
index 0c45302..0d6c072 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_rename_ENAMETOOLONG.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_rename_ENAMETOOLONG.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_rename_ENAMETOOLONG.h b/direct/timothy_tests/quick_tests/test_yaffs_rename_ENAMETOOLONG.h
index 56d4ce3..4055b6e 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_rename_ENAMETOOLONG.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_rename_ENAMETOOLONG.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_rename_ENAMETOOLONG2.c b/direct/timothy_tests/quick_tests/test_yaffs_rename_ENAMETOOLONG2.c
index d3cfcc3..2479590 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_rename_ENAMETOOLONG2.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_rename_ENAMETOOLONG2.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_rename_ENAMETOOLONG2.h b/direct/timothy_tests/quick_tests/test_yaffs_rename_ENAMETOOLONG2.h
index 8a1d9ce..0cd4d32 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_rename_ENAMETOOLONG2.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_rename_ENAMETOOLONG2.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_rename_ENOENT.c b/direct/timothy_tests/quick_tests/test_yaffs_rename_ENOENT.c
index 4757077..0256862 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_rename_ENOENT.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_rename_ENOENT.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_rename_ENOENT.h b/direct/timothy_tests/quick_tests/test_yaffs_rename_ENOENT.h
index 1b00f66..371fdff 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_rename_ENOENT.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_rename_ENOENT.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_rename_ENOTDIR.c b/direct/timothy_tests/quick_tests/test_yaffs_rename_ENOTDIR.c
index d788d62..7252638 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_rename_ENOTDIR.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_rename_ENOTDIR.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_rename_ENOTDIR.h b/direct/timothy_tests/quick_tests/test_yaffs_rename_ENOTDIR.h
index cdc9969..c63a41f 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_rename_ENOTDIR.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_rename_ENOTDIR.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_rename_EROFS.c b/direct/timothy_tests/quick_tests/test_yaffs_rename_EROFS.c
index 851297f..768a2d6 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_rename_EROFS.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_rename_EROFS.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_rename_EROFS.h b/direct/timothy_tests/quick_tests/test_yaffs_rename_EROFS.h
index cdabca4..484b6f6 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_rename_EROFS.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_rename_EROFS.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_rename_NULL.c b/direct/timothy_tests/quick_tests/test_yaffs_rename_NULL.c
index ea73a2f..7977a9e 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_rename_NULL.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_rename_NULL.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_rename_NULL.h b/direct/timothy_tests/quick_tests/test_yaffs_rename_NULL.h
index 2844f32..8738cb0 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_rename_NULL.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_rename_NULL.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_rename_NULL2.c b/direct/timothy_tests/quick_tests/test_yaffs_rename_NULL2.c
index 998905a..f173e3f 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_rename_NULL2.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_rename_NULL2.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_rename_NULL2.h b/direct/timothy_tests/quick_tests/test_yaffs_rename_NULL2.h
index ce3cf90..f4649bb 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_rename_NULL2.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_rename_NULL2.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_rename_dir.c b/direct/timothy_tests/quick_tests/test_yaffs_rename_dir.c
index d6eb84c..70e3db7 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_rename_dir.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_rename_dir.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_rename_dir.h b/direct/timothy_tests/quick_tests/test_yaffs_rename_dir.h
index 1b99f95..ac10f05 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_rename_dir.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_rename_dir.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_rename_dir_ENOENT.c b/direct/timothy_tests/quick_tests/test_yaffs_rename_dir_ENOENT.c
index 3485236..f86b705 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_rename_dir_ENOENT.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_rename_dir_ENOENT.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_rename_dir_ENOENT.h b/direct/timothy_tests/quick_tests/test_yaffs_rename_dir_ENOENT.h
index ffdd09d..9d19aa6 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_rename_dir_ENOENT.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_rename_dir_ENOENT.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_rename_dir_ENOENT2.c b/direct/timothy_tests/quick_tests/test_yaffs_rename_dir_ENOENT2.c
index 9550cce..a47e2c5 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_rename_dir_ENOENT2.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_rename_dir_ENOENT2.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_rename_dir_ENOENT2.h b/direct/timothy_tests/quick_tests/test_yaffs_rename_dir_ENOENT2.h
index 0cdb256..375a41d 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_rename_dir_ENOENT2.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_rename_dir_ENOENT2.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_rename_dir_not_empty.c b/direct/timothy_tests/quick_tests/test_yaffs_rename_dir_not_empty.c
index 9b15fa5..9b37209 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_rename_dir_not_empty.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_rename_dir_not_empty.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_rename_dir_not_empty.h b/direct/timothy_tests/quick_tests/test_yaffs_rename_dir_not_empty.h
index 1b99f95..ac10f05 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_rename_dir_not_empty.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_rename_dir_not_empty.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_rename_dir_to_file.c b/direct/timothy_tests/quick_tests/test_yaffs_rename_dir_to_file.c
index cea18f0..b191dbb 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_rename_dir_to_file.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_rename_dir_to_file.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_rename_dir_to_file.h b/direct/timothy_tests/quick_tests/test_yaffs_rename_dir_to_file.h
index b68bd5c..07cbec1 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_rename_dir_to_file.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_rename_dir_to_file.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_rename_file_to_dir.c b/direct/timothy_tests/quick_tests/test_yaffs_rename_file_to_dir.c
index 8954828..efc87d0 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_rename_file_to_dir.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_rename_file_to_dir.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_rename_file_to_dir.h b/direct/timothy_tests/quick_tests/test_yaffs_rename_file_to_dir.h
index a5c8136..57f8c42 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_rename_file_to_dir.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_rename_file_to_dir.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_rmdir.c b/direct/timothy_tests/quick_tests/test_yaffs_rmdir.c
index 2fd7982..3775cc9 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_rmdir.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_rmdir.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_rmdir.h b/direct/timothy_tests/quick_tests/test_yaffs_rmdir.h
index e0445bc..036ca2a 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_rmdir.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_rmdir.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_rmdir_EBUSY.c b/direct/timothy_tests/quick_tests/test_yaffs_rmdir_EBUSY.c
index 14949a8..738a56a 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_rmdir_EBUSY.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_rmdir_EBUSY.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_rmdir_EBUSY.h b/direct/timothy_tests/quick_tests/test_yaffs_rmdir_EBUSY.h
index 0503c17..88eb011 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_rmdir_EBUSY.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_rmdir_EBUSY.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_rmdir_EINVAL.c b/direct/timothy_tests/quick_tests/test_yaffs_rmdir_EINVAL.c
index d779306..3518ae2 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_rmdir_EINVAL.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_rmdir_EINVAL.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_rmdir_EINVAL.h b/direct/timothy_tests/quick_tests/test_yaffs_rmdir_EINVAL.h
index 7ab77aa..7508222 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_rmdir_EINVAL.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_rmdir_EINVAL.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_rmdir_ELOOP_dir.c b/direct/timothy_tests/quick_tests/test_yaffs_rmdir_ELOOP_dir.c
index 13c0ae0..028b122 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_rmdir_ELOOP_dir.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_rmdir_ELOOP_dir.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_rmdir_ELOOP_dir.h b/direct/timothy_tests/quick_tests/test_yaffs_rmdir_ELOOP_dir.h
index 6b65c2d..a4a0e1f 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_rmdir_ELOOP_dir.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_rmdir_ELOOP_dir.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_rmdir_ENAMETOOLONG.c b/direct/timothy_tests/quick_tests/test_yaffs_rmdir_ENAMETOOLONG.c
index a7942df..6519952 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_rmdir_ENAMETOOLONG.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_rmdir_ENAMETOOLONG.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_rmdir_ENAMETOOLONG.h b/direct/timothy_tests/quick_tests/test_yaffs_rmdir_ENAMETOOLONG.h
index 7ed43b8..b649584 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_rmdir_ENAMETOOLONG.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_rmdir_ENAMETOOLONG.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_rmdir_ENOENT.c b/direct/timothy_tests/quick_tests/test_yaffs_rmdir_ENOENT.c
index 1aec857..f5d6271 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_rmdir_ENOENT.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_rmdir_ENOENT.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_rmdir_ENOENT.h b/direct/timothy_tests/quick_tests/test_yaffs_rmdir_ENOENT.h
index 1dd6136..0e50000 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_rmdir_ENOENT.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_rmdir_ENOENT.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_rmdir_ENOTDIR.c b/direct/timothy_tests/quick_tests/test_yaffs_rmdir_ENOTDIR.c
index 413d08f..45f5685 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_rmdir_ENOTDIR.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_rmdir_ENOTDIR.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_rmdir_ENOTDIR.h b/direct/timothy_tests/quick_tests/test_yaffs_rmdir_ENOTDIR.h
index a00f4dc..2e2b6ac 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_rmdir_ENOTDIR.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_rmdir_ENOTDIR.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_rmdir_ENOTEMPTY.c b/direct/timothy_tests/quick_tests/test_yaffs_rmdir_ENOTEMPTY.c
index 60b6cca..6b8c046 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_rmdir_ENOTEMPTY.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_rmdir_ENOTEMPTY.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_rmdir_ENOTEMPTY.h b/direct/timothy_tests/quick_tests/test_yaffs_rmdir_ENOTEMPTY.h
index 2c1688a..e388486 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_rmdir_ENOTEMPTY.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_rmdir_ENOTEMPTY.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_rmdir_EROFS.c b/direct/timothy_tests/quick_tests/test_yaffs_rmdir_EROFS.c
index 17e28e6..ce467f6 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_rmdir_EROFS.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_rmdir_EROFS.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_rmdir_EROFS.h b/direct/timothy_tests/quick_tests/test_yaffs_rmdir_EROFS.h
index a090435..4d394f9 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_rmdir_EROFS.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_rmdir_EROFS.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_rmdir_NULL.c b/direct/timothy_tests/quick_tests/test_yaffs_rmdir_NULL.c
index 7b092c8..79f3997 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_rmdir_NULL.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_rmdir_NULL.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_rmdir_NULL.h b/direct/timothy_tests/quick_tests/test_yaffs_rmdir_NULL.h
index 8edd10b..b3fcfcc 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_rmdir_NULL.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_rmdir_NULL.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_stat.c b/direct/timothy_tests/quick_tests/test_yaffs_stat.c
index 838df1e..f3aa8f7 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_stat.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_stat.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_stat.h b/direct/timothy_tests/quick_tests/test_yaffs_stat.h
index e389483..5e5b78b 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_stat.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_stat.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_stat_ELOOP.c b/direct/timothy_tests/quick_tests/test_yaffs_stat_ELOOP.c
index ab83a8d..eee9ada 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_stat_ELOOP.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_stat_ELOOP.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_stat_ELOOP.h b/direct/timothy_tests/quick_tests/test_yaffs_stat_ELOOP.h
index 2cef067..05e173b 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_stat_ELOOP.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_stat_ELOOP.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_stat_ELOOP_dir.c b/direct/timothy_tests/quick_tests/test_yaffs_stat_ELOOP_dir.c
index e2a4eca..c4d9f35 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_stat_ELOOP_dir.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_stat_ELOOP_dir.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_stat_ELOOP_dir.h b/direct/timothy_tests/quick_tests/test_yaffs_stat_ELOOP_dir.h
index ff40ea5..f0927ca 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_stat_ELOOP_dir.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_stat_ELOOP_dir.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_stat_ENAMETOOLONG.c b/direct/timothy_tests/quick_tests/test_yaffs_stat_ENAMETOOLONG.c
index 826a2d2..47ac8c6 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_stat_ENAMETOOLONG.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_stat_ENAMETOOLONG.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_stat_ENAMETOOLONG.h b/direct/timothy_tests/quick_tests/test_yaffs_stat_ENAMETOOLONG.h
index b4b0260..ab201d9 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_stat_ENAMETOOLONG.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_stat_ENAMETOOLONG.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_stat_ENOENT.c b/direct/timothy_tests/quick_tests/test_yaffs_stat_ENOENT.c
index 9a740b8..92938e2 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_stat_ENOENT.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_stat_ENOENT.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_stat_ENOENT.h b/direct/timothy_tests/quick_tests/test_yaffs_stat_ENOENT.h
index a2f8209..7fd4b23 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_stat_ENOENT.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_stat_ENOENT.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_stat_ENOENT2.c b/direct/timothy_tests/quick_tests/test_yaffs_stat_ENOENT2.c
index 1b4cce8..334cc61 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_stat_ENOENT2.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_stat_ENOENT2.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_stat_ENOENT2.h b/direct/timothy_tests/quick_tests/test_yaffs_stat_ENOENT2.h
index ea5d586..35c438c 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_stat_ENOENT2.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_stat_ENOENT2.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_stat_ENOTDIR.c b/direct/timothy_tests/quick_tests/test_yaffs_stat_ENOTDIR.c
index c4a5910..c6773d3 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_stat_ENOTDIR.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_stat_ENOTDIR.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_stat_ENOTDIR.h b/direct/timothy_tests/quick_tests/test_yaffs_stat_ENOTDIR.h
index c279f8f..0973a8e 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_stat_ENOTDIR.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_stat_ENOTDIR.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_stat_NULL.c b/direct/timothy_tests/quick_tests/test_yaffs_stat_NULL.c
index e2f37b6..3fb07cd 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_stat_NULL.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_stat_NULL.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_stat_NULL.h b/direct/timothy_tests/quick_tests/test_yaffs_stat_NULL.h
index 3f4e2fd..12f71b2 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_stat_NULL.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_stat_NULL.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_symlink.c b/direct/timothy_tests/quick_tests/test_yaffs_symlink.c
index ddebec1..be74057 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_symlink.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_symlink.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_symlink.h b/direct/timothy_tests/quick_tests/test_yaffs_symlink.h
index e41bfeb..7a3dbc8 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_symlink.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_symlink.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_symlink_EEXIST.c b/direct/timothy_tests/quick_tests/test_yaffs_symlink_EEXIST.c
index 31f9880..5eddb78 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_symlink_EEXIST.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_symlink_EEXIST.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_symlink_EEXIST.h b/direct/timothy_tests/quick_tests/test_yaffs_symlink_EEXIST.h
index 04359f7..5a71540 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_symlink_EEXIST.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_symlink_EEXIST.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_symlink_ELOOP_dir.c b/direct/timothy_tests/quick_tests/test_yaffs_symlink_ELOOP_dir.c
index 843d835..69ff9d5 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_symlink_ELOOP_dir.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_symlink_ELOOP_dir.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_symlink_ELOOP_dir.h b/direct/timothy_tests/quick_tests/test_yaffs_symlink_ELOOP_dir.h
index 7b63716..ff3a3dc 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_symlink_ELOOP_dir.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_symlink_ELOOP_dir.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_symlink_ENAMETOOLONG.c b/direct/timothy_tests/quick_tests/test_yaffs_symlink_ENAMETOOLONG.c
index f4b0072..9171238 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_symlink_ENAMETOOLONG.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_symlink_ENAMETOOLONG.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_symlink_ENAMETOOLONG.h b/direct/timothy_tests/quick_tests/test_yaffs_symlink_ENAMETOOLONG.h
index 4d05ab2..777e74b 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_symlink_ENAMETOOLONG.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_symlink_ENAMETOOLONG.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_symlink_ENOENT.c b/direct/timothy_tests/quick_tests/test_yaffs_symlink_ENOENT.c
index 64129b1..eac4e92 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_symlink_ENOENT.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_symlink_ENOENT.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_symlink_ENOENT.h b/direct/timothy_tests/quick_tests/test_yaffs_symlink_ENOENT.h
index b6dc53d..f5574c5 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_symlink_ENOENT.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_symlink_ENOENT.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_symlink_ENOENT2.c b/direct/timothy_tests/quick_tests/test_yaffs_symlink_ENOENT2.c
index cd4b60a..4be8df0 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_symlink_ENOENT2.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_symlink_ENOENT2.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_symlink_ENOENT2.h b/direct/timothy_tests/quick_tests/test_yaffs_symlink_ENOENT2.h
index 9633140..2dee1a7 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_symlink_ENOENT2.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_symlink_ENOENT2.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_symlink_ENOTDIR.c b/direct/timothy_tests/quick_tests/test_yaffs_symlink_ENOTDIR.c
index 3844b0e..680f0aa 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_symlink_ENOTDIR.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_symlink_ENOTDIR.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_symlink_ENOTDIR.h b/direct/timothy_tests/quick_tests/test_yaffs_symlink_ENOTDIR.h
index e8f26eb..684b01e 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_symlink_ENOTDIR.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_symlink_ENOTDIR.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_symlink_EROFS.c b/direct/timothy_tests/quick_tests/test_yaffs_symlink_EROFS.c
index 74a0b62..8962774 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_symlink_EROFS.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_symlink_EROFS.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_symlink_EROFS.h b/direct/timothy_tests/quick_tests/test_yaffs_symlink_EROFS.h
index 428d365..c8db976 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_symlink_EROFS.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_symlink_EROFS.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_symlink_NULL.c b/direct/timothy_tests/quick_tests/test_yaffs_symlink_NULL.c
index f7ab9dd..4aecb44 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_symlink_NULL.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_symlink_NULL.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_symlink_NULL.h b/direct/timothy_tests/quick_tests/test_yaffs_symlink_NULL.h
index 373436c..ffb5564 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_symlink_NULL.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_symlink_NULL.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_symlink_NULL2.c b/direct/timothy_tests/quick_tests/test_yaffs_symlink_NULL2.c
index d4b9d1c..e4acc08 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_symlink_NULL2.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_symlink_NULL2.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_symlink_NULL2.h b/direct/timothy_tests/quick_tests/test_yaffs_symlink_NULL2.h
index 14a87b7..8ccd121 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_symlink_NULL2.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_symlink_NULL2.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_sync.c b/direct/timothy_tests/quick_tests/test_yaffs_sync.c
index 9f7b03e..df54fef 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_sync.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_sync.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_sync.h b/direct/timothy_tests/quick_tests/test_yaffs_sync.h
index 82a7c9c..3cf2a86 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_sync.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_sync.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_sync_ENAMETOOLONG.c b/direct/timothy_tests/quick_tests/test_yaffs_sync_ENAMETOOLONG.c
index d899836..dce9acf 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_sync_ENAMETOOLONG.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_sync_ENAMETOOLONG.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_sync_ENAMETOOLONG.h b/direct/timothy_tests/quick_tests/test_yaffs_sync_ENAMETOOLONG.h
index 1db7146..6efc438 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_sync_ENAMETOOLONG.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_sync_ENAMETOOLONG.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_sync_ENODEV.c b/direct/timothy_tests/quick_tests/test_yaffs_sync_ENODEV.c
index 90ae4a4..f14005e 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_sync_ENODEV.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_sync_ENODEV.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_sync_ENODEV.h b/direct/timothy_tests/quick_tests/test_yaffs_sync_ENODEV.h
index e3aec49..afa692f 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_sync_ENODEV.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_sync_ENODEV.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_sync_EROFS.c b/direct/timothy_tests/quick_tests/test_yaffs_sync_EROFS.c
index 4497b7c..7b6e1cd 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_sync_EROFS.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_sync_EROFS.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_sync_EROFS.h b/direct/timothy_tests/quick_tests/test_yaffs_sync_EROFS.h
index 3db9760..eabe97c 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_sync_EROFS.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_sync_EROFS.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_sync_NULL.c b/direct/timothy_tests/quick_tests/test_yaffs_sync_NULL.c
index c8c35df..53caa55 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_sync_NULL.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_sync_NULL.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_sync_NULL.h b/direct/timothy_tests/quick_tests/test_yaffs_sync_NULL.h
index 2fa1ad1..0735883 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_sync_NULL.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_sync_NULL.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_totalspace.c b/direct/timothy_tests/quick_tests/test_yaffs_totalspace.c
index c3e054b..aad9f46 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_totalspace.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_totalspace.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_totalspace.h b/direct/timothy_tests/quick_tests/test_yaffs_totalspace.h
index f2ec0af..968dc99 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_totalspace.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_totalspace.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_totalspace_EINVAL.c b/direct/timothy_tests/quick_tests/test_yaffs_totalspace_EINVAL.c
index b4f0c52..6c3b1d7 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_totalspace_EINVAL.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_totalspace_EINVAL.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_totalspace_EINVAL.h b/direct/timothy_tests/quick_tests/test_yaffs_totalspace_EINVAL.h
index 4f64395..26f516c 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_totalspace_EINVAL.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_totalspace_EINVAL.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_totalspace_ENAMETOOLONG.c b/direct/timothy_tests/quick_tests/test_yaffs_totalspace_ENAMETOOLONG.c
index c31f389..d95501e 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_totalspace_ENAMETOOLONG.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_totalspace_ENAMETOOLONG.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_totalspace_ENAMETOOLONG.h b/direct/timothy_tests/quick_tests/test_yaffs_totalspace_ENAMETOOLONG.h
index 487ae8d..683354c 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_totalspace_ENAMETOOLONG.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_totalspace_ENAMETOOLONG.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_totalspace_NULL.c b/direct/timothy_tests/quick_tests/test_yaffs_totalspace_NULL.c
index 359639d..e77f3a9 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_totalspace_NULL.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_totalspace_NULL.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_totalspace_NULL.h b/direct/timothy_tests/quick_tests/test_yaffs_totalspace_NULL.h
index 6f82e1d..db12782 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_totalspace_NULL.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_totalspace_NULL.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_truncate.c b/direct/timothy_tests/quick_tests/test_yaffs_truncate.c
index e4cd7f9..185e39d 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_truncate.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_truncate.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_truncate.h b/direct/timothy_tests/quick_tests/test_yaffs_truncate.h
index 94a304a..fa071f6 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_truncate.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_truncate.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_truncate_EINVAL.c b/direct/timothy_tests/quick_tests/test_yaffs_truncate_EINVAL.c
index 26c70a1..6e6ef40 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_truncate_EINVAL.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_truncate_EINVAL.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_truncate_EINVAL.h b/direct/timothy_tests/quick_tests/test_yaffs_truncate_EINVAL.h
index 7a71a5e..d7b8451 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_truncate_EINVAL.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_truncate_EINVAL.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_truncate_EISDIR.c b/direct/timothy_tests/quick_tests/test_yaffs_truncate_EISDIR.c
index b6bd10f..d6000d9 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_truncate_EISDIR.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_truncate_EISDIR.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_truncate_EISDIR.h b/direct/timothy_tests/quick_tests/test_yaffs_truncate_EISDIR.h
index 4e485ef..f39e822 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_truncate_EISDIR.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_truncate_EISDIR.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_truncate_ELOOP.c b/direct/timothy_tests/quick_tests/test_yaffs_truncate_ELOOP.c
index 0b4bb01..c7aa61e 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_truncate_ELOOP.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_truncate_ELOOP.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_truncate_ELOOP.h b/direct/timothy_tests/quick_tests/test_yaffs_truncate_ELOOP.h
index fb7274b..3ac429b 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_truncate_ELOOP.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_truncate_ELOOP.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_truncate_ELOOP_dir.c b/direct/timothy_tests/quick_tests/test_yaffs_truncate_ELOOP_dir.c
index 6f03a45..098325e 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_truncate_ELOOP_dir.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_truncate_ELOOP_dir.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_truncate_ELOOP_dir.h b/direct/timothy_tests/quick_tests/test_yaffs_truncate_ELOOP_dir.h
index 552aab6..62bc182 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_truncate_ELOOP_dir.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_truncate_ELOOP_dir.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_truncate_ENAMETOOLONG.c b/direct/timothy_tests/quick_tests/test_yaffs_truncate_ENAMETOOLONG.c
index cbd91da..998b14c 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_truncate_ENAMETOOLONG.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_truncate_ENAMETOOLONG.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_truncate_ENAMETOOLONG.h b/direct/timothy_tests/quick_tests/test_yaffs_truncate_ENAMETOOLONG.h
index fd4ef73..eea7832 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_truncate_ENAMETOOLONG.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_truncate_ENAMETOOLONG.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_truncate_ENOENT.c b/direct/timothy_tests/quick_tests/test_yaffs_truncate_ENOENT.c
index 21b2873..d1697d1 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_truncate_ENOENT.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_truncate_ENOENT.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_truncate_ENOENT.h b/direct/timothy_tests/quick_tests/test_yaffs_truncate_ENOENT.h
index 07fe6a4..897e89f 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_truncate_ENOENT.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_truncate_ENOENT.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_truncate_ENOENT2.c b/direct/timothy_tests/quick_tests/test_yaffs_truncate_ENOENT2.c
index 67da0ad..6696b06 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_truncate_ENOENT2.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_truncate_ENOENT2.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_truncate_ENOENT2.h b/direct/timothy_tests/quick_tests/test_yaffs_truncate_ENOENT2.h
index a2a7da9..582bde9 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_truncate_ENOENT2.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_truncate_ENOENT2.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_truncate_ENOTDIR.c b/direct/timothy_tests/quick_tests/test_yaffs_truncate_ENOTDIR.c
index 0263ca1..a2d010f 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_truncate_ENOTDIR.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_truncate_ENOTDIR.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_truncate_ENOTDIR.h b/direct/timothy_tests/quick_tests/test_yaffs_truncate_ENOTDIR.h
index 24120d4..f519625 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_truncate_ENOTDIR.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_truncate_ENOTDIR.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_truncate_EROFS.c b/direct/timothy_tests/quick_tests/test_yaffs_truncate_EROFS.c
index ae0662d..2840a67 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_truncate_EROFS.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_truncate_EROFS.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_truncate_EROFS.h b/direct/timothy_tests/quick_tests/test_yaffs_truncate_EROFS.h
index 45bde51..6bb96cf 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_truncate_EROFS.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_truncate_EROFS.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_truncate_NULL.c b/direct/timothy_tests/quick_tests/test_yaffs_truncate_NULL.c
index 95827e9..58fa590 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_truncate_NULL.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_truncate_NULL.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_truncate_NULL.h b/direct/timothy_tests/quick_tests/test_yaffs_truncate_NULL.h
index bbc96b5..72d2c37 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_truncate_NULL.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_truncate_NULL.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_truncate_big_file.c b/direct/timothy_tests/quick_tests/test_yaffs_truncate_big_file.c
index 7ec30cf..4570db1 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_truncate_big_file.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_truncate_big_file.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_truncate_big_file.h b/direct/timothy_tests/quick_tests/test_yaffs_truncate_big_file.h
index 654673f..dfc5ede 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_truncate_big_file.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_truncate_big_file.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_unlink.c b/direct/timothy_tests/quick_tests/test_yaffs_unlink.c
index 4436da6..f45b595 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_unlink.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_unlink.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_unlink.h b/direct/timothy_tests/quick_tests/test_yaffs_unlink.h
index bab3476..fbff678 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_unlink.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_unlink.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_unlink_EISDIR.c b/direct/timothy_tests/quick_tests/test_yaffs_unlink_EISDIR.c
index ca5d660..37ddb0e 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_unlink_EISDIR.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_unlink_EISDIR.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_unlink_EISDIR.h b/direct/timothy_tests/quick_tests/test_yaffs_unlink_EISDIR.h
index 6d4b2c8..3d9681e 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_unlink_EISDIR.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_unlink_EISDIR.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_unlink_ELOOP_dir.c b/direct/timothy_tests/quick_tests/test_yaffs_unlink_ELOOP_dir.c
index f7d04e8..f046277 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_unlink_ELOOP_dir.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_unlink_ELOOP_dir.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_unlink_ELOOP_dir.h b/direct/timothy_tests/quick_tests/test_yaffs_unlink_ELOOP_dir.h
index a9802ac..5138ae2 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_unlink_ELOOP_dir.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_unlink_ELOOP_dir.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_unlink_ENAMETOOLONG.c b/direct/timothy_tests/quick_tests/test_yaffs_unlink_ENAMETOOLONG.c
index 0515ab1..64d9ee1 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_unlink_ENAMETOOLONG.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_unlink_ENAMETOOLONG.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_unlink_ENAMETOOLONG.h b/direct/timothy_tests/quick_tests/test_yaffs_unlink_ENAMETOOLONG.h
index dffaeb9..712927c 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_unlink_ENAMETOOLONG.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_unlink_ENAMETOOLONG.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_unlink_ENOENT.c b/direct/timothy_tests/quick_tests/test_yaffs_unlink_ENOENT.c
index 113b148..9875304 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_unlink_ENOENT.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_unlink_ENOENT.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_unlink_ENOENT.h b/direct/timothy_tests/quick_tests/test_yaffs_unlink_ENOENT.h
index 1d419b8..e5f13d4 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_unlink_ENOENT.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_unlink_ENOENT.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_unlink_ENOENT2.c b/direct/timothy_tests/quick_tests/test_yaffs_unlink_ENOENT2.c
index b08989f..c6085d2 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_unlink_ENOENT2.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_unlink_ENOENT2.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_unlink_ENOENT2.h b/direct/timothy_tests/quick_tests/test_yaffs_unlink_ENOENT2.h
index a436614..ee8112c 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_unlink_ENOENT2.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_unlink_ENOENT2.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_unlink_ENOTDIR.c b/direct/timothy_tests/quick_tests/test_yaffs_unlink_ENOTDIR.c
index 78d9cef..e75d121 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_unlink_ENOTDIR.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_unlink_ENOTDIR.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_unlink_ENOTDIR.h b/direct/timothy_tests/quick_tests/test_yaffs_unlink_ENOTDIR.h
index a4c1565..ae7be8b 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_unlink_ENOTDIR.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_unlink_ENOTDIR.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_unlink_EROFS.c b/direct/timothy_tests/quick_tests/test_yaffs_unlink_EROFS.c
index f59dce0..7e1d602 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_unlink_EROFS.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_unlink_EROFS.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_unlink_EROFS.h b/direct/timothy_tests/quick_tests/test_yaffs_unlink_EROFS.h
index 0cc6ea2..9101e84 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_unlink_EROFS.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_unlink_EROFS.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_unlink_NULL.c b/direct/timothy_tests/quick_tests/test_yaffs_unlink_NULL.c
index 96bfcfa..29dea18 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_unlink_NULL.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_unlink_NULL.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_unlink_NULL.h b/direct/timothy_tests/quick_tests/test_yaffs_unlink_NULL.h
index a2f97a5..75b8ea9 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_unlink_NULL.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_unlink_NULL.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_unmount.c b/direct/timothy_tests/quick_tests/test_yaffs_unmount.c
index 8111206..3bcfcc3 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_unmount.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_unmount.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_unmount.h b/direct/timothy_tests/quick_tests/test_yaffs_unmount.h
index a6e2ea5..d9983fd 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_unmount.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_unmount.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_unmount2.c b/direct/timothy_tests/quick_tests/test_yaffs_unmount2.c
index d0b1408..c3272fe 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_unmount2.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_unmount2.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_unmount2.h b/direct/timothy_tests/quick_tests/test_yaffs_unmount2.h
index fc2e13b..3e5825e 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_unmount2.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_unmount2.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_unmount2_EINVAL.c b/direct/timothy_tests/quick_tests/test_yaffs_unmount2_EINVAL.c
index cafc508..ba51300 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_unmount2_EINVAL.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_unmount2_EINVAL.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_unmount2_EINVAL.h b/direct/timothy_tests/quick_tests/test_yaffs_unmount2_EINVAL.h
index b698dff..15329f2 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_unmount2_EINVAL.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_unmount2_EINVAL.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_unmount2_ENODEV.c b/direct/timothy_tests/quick_tests/test_yaffs_unmount2_ENODEV.c
index 4311438..d492b89 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_unmount2_ENODEV.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_unmount2_ENODEV.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_unmount2_ENODEV.h b/direct/timothy_tests/quick_tests/test_yaffs_unmount2_ENODEV.h
index dc2b1fa..32e16a4 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_unmount2_ENODEV.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_unmount2_ENODEV.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_unmount2_with_handle_open_and_forced_mode_off.c b/direct/timothy_tests/quick_tests/test_yaffs_unmount2_with_handle_open_and_forced_mode_off.c
index 982f2bd..e18c803 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_unmount2_with_handle_open_and_forced_mode_off.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_unmount2_with_handle_open_and_forced_mode_off.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_unmount2_with_handle_open_and_forced_mode_off.h b/direct/timothy_tests/quick_tests/test_yaffs_unmount2_with_handle_open_and_forced_mode_off.h
index e60f117..e36af09 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_unmount2_with_handle_open_and_forced_mode_off.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_unmount2_with_handle_open_and_forced_mode_off.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_unmount2_with_handle_open_and_forced_mode_on.c b/direct/timothy_tests/quick_tests/test_yaffs_unmount2_with_handle_open_and_forced_mode_on.c
index b7f7c12..5a20f88 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_unmount2_with_handle_open_and_forced_mode_on.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_unmount2_with_handle_open_and_forced_mode_on.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_unmount2_with_handle_open_and_forced_mode_on.h b/direct/timothy_tests/quick_tests/test_yaffs_unmount2_with_handle_open_and_forced_mode_on.h
index 7574695..e870f4c 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_unmount2_with_handle_open_and_forced_mode_on.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_unmount2_with_handle_open_and_forced_mode_on.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_unmount_EBUSY.c b/direct/timothy_tests/quick_tests/test_yaffs_unmount_EBUSY.c
index 88c93dd..d056fde 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_unmount_EBUSY.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_unmount_EBUSY.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_unmount_EBUSY.h b/direct/timothy_tests/quick_tests/test_yaffs_unmount_EBUSY.h
index c40b6a3..2cdbf91 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_unmount_EBUSY.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_unmount_EBUSY.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_unmount_ENAMETOOLONG.c b/direct/timothy_tests/quick_tests/test_yaffs_unmount_ENAMETOOLONG.c
index ecceb22..a76512f 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_unmount_ENAMETOOLONG.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_unmount_ENAMETOOLONG.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_unmount_ENAMETOOLONG.h b/direct/timothy_tests/quick_tests/test_yaffs_unmount_ENAMETOOLONG.h
index 557689f..a409eef 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_unmount_ENAMETOOLONG.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_unmount_ENAMETOOLONG.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_unmount_ENODEV.c b/direct/timothy_tests/quick_tests/test_yaffs_unmount_ENODEV.c
index 7472451..74283a2 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_unmount_ENODEV.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_unmount_ENODEV.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_unmount_ENODEV.h b/direct/timothy_tests/quick_tests/test_yaffs_unmount_ENODEV.h
index 630ccbd..21ea93b 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_unmount_ENODEV.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_unmount_ENODEV.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_unmount_NULL.c b/direct/timothy_tests/quick_tests/test_yaffs_unmount_NULL.c
index 5788bde..9c318dd 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_unmount_NULL.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_unmount_NULL.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_unmount_NULL.h b/direct/timothy_tests/quick_tests/test_yaffs_unmount_NULL.h
index f088666..7178f4d 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_unmount_NULL.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_unmount_NULL.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_write.c b/direct/timothy_tests/quick_tests/test_yaffs_write.c
index 6695cca..166c521 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_write.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_write.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_write.h b/direct/timothy_tests/quick_tests/test_yaffs_write.h
index 022d5d4..bc079b2 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_write.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_write.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_write_EBADF.c b/direct/timothy_tests/quick_tests/test_yaffs_write_EBADF.c
index 5ed718e..c1cb4dd 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_write_EBADF.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_write_EBADF.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_write_EBADF.h b/direct/timothy_tests/quick_tests/test_yaffs_write_EBADF.h
index db03ed6..facef12 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_write_EBADF.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_write_EBADF.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_write_EROFS.c b/direct/timothy_tests/quick_tests/test_yaffs_write_EROFS.c
index f0071ea..fed646c 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_write_EROFS.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_write_EROFS.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_write_EROFS.h b/direct/timothy_tests/quick_tests/test_yaffs_write_EROFS.h
index e66008a..c0e7aa1 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_write_EROFS.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_write_EROFS.h
@@ -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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_write_big_file.c b/direct/timothy_tests/quick_tests/test_yaffs_write_big_file.c
index a17dd89..9999466 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_write_big_file.c
+++ b/direct/timothy_tests/quick_tests/test_yaffs_write_big_file.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/quick_tests/test_yaffs_write_big_file.h b/direct/timothy_tests/quick_tests/test_yaffs_write_big_file.h
index 1596e44..2088527 100644
--- a/direct/timothy_tests/quick_tests/test_yaffs_write_big_file.h
+++ b/direct/timothy_tests/quick_tests/test_yaffs_write_big_file.h
@@ -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>
diff --git a/direct/timothy_tests/threading/lib.c b/direct/timothy_tests/threading/lib.c
index 55084a2..c31f627 100644
--- a/direct/timothy_tests/threading/lib.c
+++ b/direct/timothy_tests/threading/lib.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/threading/lib.h b/direct/timothy_tests/threading/lib.h
index f635294..cb4708a 100644
--- a/direct/timothy_tests/threading/lib.h
+++ b/direct/timothy_tests/threading/lib.h
@@ -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>
diff --git a/direct/timothy_tests/threading/test_a.c b/direct/timothy_tests/threading/test_a.c
index 5e1af54..a4bd415 100644
--- a/direct/timothy_tests/threading/test_a.c
+++ b/direct/timothy_tests/threading/test_a.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/threading/test_a.h b/direct/timothy_tests/threading/test_a.h
index 87cb3df..f60d694 100644
--- a/direct/timothy_tests/threading/test_a.h
+++ b/direct/timothy_tests/threading/test_a.h
@@ -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>
diff --git a/direct/timothy_tests/threading/test_b.c b/direct/timothy_tests/threading/test_b.c
index 0476113..416fdcb 100644
--- a/direct/timothy_tests/threading/test_b.c
+++ b/direct/timothy_tests/threading/test_b.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/threading/test_b.h b/direct/timothy_tests/threading/test_b.h
index c242a93..a499b87 100644
--- a/direct/timothy_tests/threading/test_b.h
+++ b/direct/timothy_tests/threading/test_b.h
@@ -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>
diff --git a/direct/timothy_tests/threading/thread_function.c b/direct/timothy_tests/threading/thread_function.c
index 52b78d0..9b75a0b 100644
--- a/direct/timothy_tests/threading/thread_function.c
+++ b/direct/timothy_tests/threading/thread_function.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/threading/thread_function.h b/direct/timothy_tests/threading/thread_function.h
index 106793f..edfed0d 100644
--- a/direct/timothy_tests/threading/thread_function.h
+++ b/direct/timothy_tests/threading/thread_function.h
@@ -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>
diff --git a/direct/timothy_tests/threading/threading.c b/direct/timothy_tests/threading/threading.c
index d4f584b..96a91f8 100644
--- a/direct/timothy_tests/threading/threading.c
+++ b/direct/timothy_tests/threading/threading.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/timothy_tests/threading/threading.h b/direct/timothy_tests/threading/threading.h
index 307a30c..61fcab5 100644
--- a/direct/timothy_tests/threading/threading.h
+++ b/direct/timothy_tests/threading/threading.h
@@ -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>
diff --git a/direct/yaffs_attribs.c b/direct/yaffs_attribs.c
index 86e5e6e..416341a 100644
--- a/direct/yaffs_attribs.c
+++ b/direct/yaffs_attribs.c
@@ -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 Charles Manning <charles@aleph1.co.uk>
diff --git a/direct/yaffs_error.c b/direct/yaffs_error.c
index 6757eec..dfdb798 100644
--- a/direct/yaffs_error.c
+++ b/direct/yaffs_error.c
@@ -1,7 +1,7 @@
/*
* YAFFS: Yet another FFS. 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>
diff --git a/direct/yaffs_flashif.c b/direct/yaffs_flashif.c
index 95ac613..f7c1998 100644
--- a/direct/yaffs_flashif.c
+++ b/direct/yaffs_flashif.c
@@ -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 Charles Manning <charles@aleph1.co.uk>
diff --git a/direct/yaffs_flashif.h b/direct/yaffs_flashif.h
index b169170..a7b854f 100644
--- a/direct/yaffs_flashif.h
+++ b/direct/yaffs_flashif.h
@@ -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 Charles Manning <charles@aleph1.co.uk>
diff --git a/direct/yaffs_flashif2.h b/direct/yaffs_flashif2.h
index 75a66de..40e01aa 100644
--- a/direct/yaffs_flashif2.h
+++ b/direct/yaffs_flashif2.h
@@ -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 Charles Manning <charles@aleph1.co.uk>
diff --git a/direct/yaffs_hweight.c b/direct/yaffs_hweight.c
index d283b87..c00517e 100644
--- a/direct/yaffs_hweight.c
+++ b/direct/yaffs_hweight.c
@@ -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 Charles Manning <charles@aleph1.co.uk>
diff --git a/direct/yaffs_hweight.h b/direct/yaffs_hweight.h
index cfe38dd..58d826c 100644
--- a/direct/yaffs_hweight.h
+++ b/direct/yaffs_hweight.h
@@ -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 Charles Manning <charles@aleph1.co.uk>
diff --git a/direct/yaffs_list.h b/direct/yaffs_list.h
index 6bb4646..f1c5254 100644
--- a/direct/yaffs_list.h
+++ b/direct/yaffs_list.h
@@ -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 Charles Manning <charles@aleph1.co.uk>
diff --git a/direct/yaffs_nandemul2k.h b/direct/yaffs_nandemul2k.h
index 739e118..cb0c4e6 100644
--- a/direct/yaffs_nandemul2k.h
+++ b/direct/yaffs_nandemul2k.h
@@ -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 Charles Manning <charles@aleph1.co.uk>
diff --git a/direct/yaffs_nandif.c b/direct/yaffs_nandif.c
index e103757..d922cdf 100644
--- a/direct/yaffs_nandif.c
+++ b/direct/yaffs_nandif.c
@@ -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 Charles Manning <charles@aleph1.co.uk>
diff --git a/direct/yaffs_nandif.h b/direct/yaffs_nandif.h
index a130f3c..5065e7f 100644
--- a/direct/yaffs_nandif.h
+++ b/direct/yaffs_nandif.h
@@ -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 Charles Manning <charles@aleph1.co.uk>
diff --git a/direct/yaffs_osglue.h b/direct/yaffs_osglue.h
index ec92f9d..e81c8e8 100644
--- a/direct/yaffs_osglue.h
+++ b/direct/yaffs_osglue.h
@@ -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 Charles Manning <charles@aleph1.co.uk>
diff --git a/direct/yaffscfg.h b/direct/yaffscfg.h
index 9157b82..f832033 100644
--- a/direct/yaffscfg.h
+++ b/direct/yaffscfg.h
@@ -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 Charles Manning <charles@aleph1.co.uk>
diff --git a/direct/yaffsfs.c b/direct/yaffsfs.c
index e4f6df0..17fc502 100644
--- a/direct/yaffsfs.c
+++ b/direct/yaffsfs.c
@@ -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 Charles Manning <charles@aleph1.co.uk>
diff --git a/direct/yaffsfs.h b/direct/yaffsfs.h
index 29d81fc..fbf6ad5 100644
--- a/direct/yaffsfs.h
+++ b/direct/yaffsfs.h
@@ -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 Charles Manning <charles@aleph1.co.uk>
@@ -192,7 +192,7 @@ unsigned yaffs_get_trace(void);
/*
* 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>
diff --git a/direct/ydirectenv.h b/direct/ydirectenv.h
index f026e40..7860b84 100644
--- a/direct/ydirectenv.h
+++ b/direct/ydirectenv.h
@@ -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 Charles Manning <charles@aleph1.co.uk>
diff --git a/direct/yportenv.h b/direct/yportenv.h
index 9127f84..939cd3a 100644
--- a/direct/yportenv.h
+++ b/direct/yportenv.h
@@ -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 Charles Manning <charles@aleph1.co.uk>