X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs2.git;a=blobdiff_plain;f=devextras.h;h=9635c7a73813f095c657f5bd7a08fc05448c73db;hp=c858ba65b301be7a2fb776602cf0c7fdda9fc7a9;hb=6f1de4473200f31d1ca1cf4672baf7afcdec2db0;hpb=84699e12e914cb78ae3a1da48c99ed679b934153 diff --git a/devextras.h b/devextras.h index c858ba6..9635c7a 100644 --- a/devextras.h +++ b/devextras.h @@ -1,8 +1,7 @@ /* - * YAFFS: Yet another FFS. A NAND-flash specific file system. - * devextras.h + * 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 @@ -12,13 +11,13 @@ * published by the Free Software Foundation. * * Note: Only YAFFS headers are LGPL, YAFFS C code is covered by GPL. - * + */ + +/* * This file is just holds extra declarations used during development. * Most of these are from kernel includes placed here so we can use them in * applications. * - * $Id: devextras.h,v 1.2 2005-08-11 02:37:49 marty Exp $ - * */ #ifndef __EXTRAS_H__