mtd/include/linux jffs2.h,1.23,1.24
David Woodhouse
dwmw2 at infradead.org
Mon May 20 10:56:39 EDT 2002
- Previous message: mtd/fs/jffs2 GNUmakefile,1.4,1.5
- Next message: mtd/fs/jffs2 LICENCE,NONE,1.1 background.c,1.27,1.28 build.c,1.34,1.35 compr.c,1.23,1.24 compr_rtime.c,1.8,1.9 compr_rubin.c,1.16,1.17 compr_zlib.c,1.17,1.18 dir.c,1.68,1.69 erase.c,1.35,1.36 file.c,1.71,1.72 fs.c,1.10,1.11 gc.c,1.73,1.74 ioctl.c,1.5,1.6 malloc.c,1.21,1.22 nodelist.c,1.43,1.44 nodelist.h,1.71,1.72 nodemgmt.c,1.68,1.69 os-linux.h,1.18,1.19 pushpull.h,1.7,1.8 read.c,1.22,1.23 readinode.c,1.72,1.73 scan.c,1.75,1.76 super-v24.c,1.62,1.63 super.c,1.67,1.68 symlink.c,1.9,1.10 wbuf.c,1.11,1.12 write.c,1.54,1.55 writev.c,1.1,1.2
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /home/cvs/mtd/include/linux
In directory phoenix.infradead.org:/tmp/cvs-serv19761/include/linux
Modified Files:
jffs2.h
Log Message:
Move licence information into a separate file. Switch to only GPL+exception
Index: jffs2.h
===================================================================
RCS file: /home/cvs/mtd/include/linux/jffs2.h,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- jffs2.h 21 Feb 2002 17:03:45 -0000 1.23
+++ jffs2.h 20 May 2002 14:56:37 -0000 1.24
@@ -5,31 +5,8 @@
*
* Created by David Woodhouse <dwmw2 at cambridge.redhat.com>
*
- * The original JFFS, from which the design for JFFS2 was derived,
- * was designed and implemented by Axis Communications AB.
- *
- * The contents of this file are subject to the Red Hat eCos Public
- * License Version 1.1 (the "Licence"); you may not use this file
- * except in compliance with the Licence. You may obtain a copy of
- * the Licence at http://www.redhat.com/
- *
- * Software distributed under the Licence is distributed on an "AS IS"
- * basis, WITHOUT WARRANTY OF ANY KIND, either express or implied.
- * See the Licence for the specific language governing rights and
- * limitations under the Licence.
- *
- * The Original Code is JFFS2 - Journalling Flash File System, version 2
- *
- * Alternatively, the contents of this file may be used under the
- * terms of the GNU General Public License version 2 (the "GPL"), in
- * which case the provisions of the GPL are applicable instead of the
- * above. If you wish to allow the use of your version of this file
- * only under the terms of the GPL and not to allow others to use your
- * version of this file under the RHEPL, indicate your decision by
- * deleting the provisions above and replace them with the notice and
- * other provisions required by the GPL. If you do not delete the
- * provisions above, a recipient may use your version of this file
- * under either the RHEPL or the GPL.
+ * For licensing information, see the file 'LICENCE' in the
+ * jffs2 directory.
*
* $Id$
*
- Previous message: mtd/fs/jffs2 GNUmakefile,1.4,1.5
- Next message: mtd/fs/jffs2 LICENCE,NONE,1.1 background.c,1.27,1.28 build.c,1.34,1.35 compr.c,1.23,1.24 compr_rtime.c,1.8,1.9 compr_rubin.c,1.16,1.17 compr_zlib.c,1.17,1.18 dir.c,1.68,1.69 erase.c,1.35,1.36 file.c,1.71,1.72 fs.c,1.10,1.11 gc.c,1.73,1.74 ioctl.c,1.5,1.6 malloc.c,1.21,1.22 nodelist.c,1.43,1.44 nodelist.h,1.71,1.72 nodemgmt.c,1.68,1.69 os-linux.h,1.18,1.19 pushpull.h,1.7,1.8 read.c,1.22,1.23 readinode.c,1.72,1.73 scan.c,1.75,1.76 super-v24.c,1.62,1.63 super.c,1.67,1.68 symlink.c,1.9,1.10 wbuf.c,1.11,1.12 write.c,1.54,1.55 writev.c,1.1,1.2
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the linux-mtd-cvs
mailing list