From 390fdff598335e08afc216ff7b759b3142d5a079 Mon Sep 17 00:00:00 2001 From: David Woodhouse Date: Tue, 23 Jul 2002 13:13:21 +0100 Subject: Remove licensing noise from individual JFFS2 files to refer to a single 'LICENCE' file, which contains the new licence info. JFFS2 is no longer dual-licensed under RHEPL and GPL; eCos is now GPL'd (with an exception for linking application) and hence so is JFFS2. --- include/linux/jffs2.h | 29 +++-------------------------- 1 file changed, 3 insertions(+), 26 deletions(-) (limited to 'include/linux') diff --git a/include/linux/jffs2.h b/include/linux/jffs2.h index 5648c9a0efee..89ed92acf87a 100644 --- a/include/linux/jffs2.h +++ b/include/linux/jffs2.h @@ -5,33 +5,10 @@ * * Created by David Woodhouse * - * The original JFFS, from which the design for JFFS2 was derived, - * was designed and implemented by Axis Communications AB. + * For licensing information, see the file 'LICENCE' in the + * jffs2 directory. * - * 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. - * - * $Id: jffs2.h,v 1.23 2002/02/21 17:03:45 dwmw2 Exp $ + * $Id: jffs2.h,v 1.24 2002/05/20 14:56:37 dwmw2 Exp $ * */ -- cgit v1.2.3