Blame view

fs/jffs2/LICENCE 1.38 KB
1da177e4c   Linus Torvalds   Linux-2.6.12-rc2
1
2
  The files in this directory and elsewhere which refer to this LICENCE
  file are part of JFFS2, the Journalling Flash File System v2.
c00c310ea   David Woodhouse   [JFFS2] Tidy up l...
3
  	Copyright © 2001-2007 Red Hat, Inc. and others
1da177e4c   Linus Torvalds   Linux-2.6.12-rc2
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
  
  JFFS2 is free software; you can redistribute it and/or modify it under
  the terms of the GNU General Public License as published by the Free
  Software Foundation; either version 2 or (at your option) any later 
  version.
  
  JFFS2 is distributed in the hope that it will be useful, but WITHOUT
  ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
  FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
  for more details.
  
  You should have received a copy of the GNU General Public License along
  with JFFS2; if not, write to the Free Software Foundation, Inc.,
  59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
  
  As a special exception, if other files instantiate templates or use
  macros or inline functions from these files, or you compile these
  files and link them with other works to produce a work based on these
  files, these files do not by themselves cause the resulting work to be
  covered by the GNU General Public License. However the source code for
  these files must still be made available in accordance with section (3)
  of the GNU General Public License.
  
  This exception does not invalidate any other reasons why a work based on
  this file might be covered by the GNU General Public License.