Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1 | The files in this directory and elsewhere which refer to this LICENCE |
| 2 | file are part of JFFS2, the Journalling Flash File System v2. |
| 3 | |
| 4 | Copyright (C) 2001, 2002 Red Hat, Inc. |
| 5 | |
| 6 | JFFS2 is free software; you can redistribute it and/or modify it under |
| 7 | the terms of the GNU General Public License as published by the Free |
| 8 | Software Foundation; either version 2 or (at your option) any later |
| 9 | version. |
| 10 | |
| 11 | JFFS2 is distributed in the hope that it will be useful, but WITHOUT |
| 12 | ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or |
| 13 | FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License |
| 14 | for more details. |
| 15 | |
| 16 | You should have received a copy of the GNU General Public License along |
| 17 | with JFFS2; if not, write to the Free Software Foundation, Inc., |
| 18 | 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. |
| 19 | |
| 20 | As a special exception, if other files instantiate templates or use |
| 21 | macros or inline functions from these files, or you compile these |
| 22 | files and link them with other works to produce a work based on these |
| 23 | files, these files do not by themselves cause the resulting work to be |
| 24 | covered by the GNU General Public License. However the source code for |
| 25 | these files must still be made available in accordance with section (3) |
| 26 | of the GNU General Public License. |
| 27 | |
| 28 | This exception does not invalidate any other reasons why a work based on |
| 29 | this file might be covered by the GNU General Public License. |
| 30 | |
| 31 | For information on obtaining alternative licences for JFFS2, see |
| 32 | http://sources.redhat.com/jffs2/jffs2-licence.html |
| 33 | |
| 34 | |
| 35 | $Id: LICENCE,v 1.1 2002/05/20 14:56:37 dwmw2 Exp $ |