normalise licence headers
[yaffs2.git] / direct / yaffs_fileem.c
index 82957863ea3958949f43f35d8d135a02d079c056..98af7eec181b0378da7e2f37da2c398d685b093a 100644 (file)
@@ -1,8 +1,8 @@
 /*
 /*
- * YAFFS: Yet another FFS. A NAND-flash specific file system. 
- * yaffs_ramdisk.c: yaffs ram disk component
+ * YAFFS: Yet Another Flash File System. A NAND-flash specific file system.
  *
  *
- * Copyright (C) 2002 Aleph One Ltd.
+ * Copyright (C) 2002-2007 Aleph One Ltd.
+ *   for Toby Churchill Ltd and Brightstar Engineering
  *
  * Created by Charles Manning <charles@aleph1.co.uk>
  *
  *
  * Created by Charles Manning <charles@aleph1.co.uk>
  *
  *
  */
 
  *
  */
 
-// This provides a YAFFS nand emulation on a file.
-// THis is only intended as test code to test persistence etc.
+/*
+ * This provides a YAFFS nand emulation on a file.
+ * This is only intended as test code to test persistence etc.
+ */
 
 
-const char *yaffs_flashif_c_version = "$Id: yaffs_fileem.c,v 1.1 2004-11-03 08:29:28 charles Exp $";
+const char *yaffs_flashif_c_version = "$Id: yaffs_fileem.c,v 1.2 2007-02-12 16:49:50 wookey Exp $";
 
 
 #include "yportenv.h"
 
 
 #include "yportenv.h"