~ubuntu-branches/ubuntu/maverick/u-boot-omap3/maverick

« back to all changes in this revision

Viewing changes to fs/jffs2/LICENCE

  • Committer: Bazaar Package Importer
  • Author(s): Oliver Grawert
  • Date: 2010-03-22 15:06:23 UTC
  • Revision ID: james.westby@ubuntu.com-20100322150623-i21g8rgiyl5dohag
Tags: upstream-2010.3git20100315
Import upstream version 2010.3git20100315

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
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 © 2001-2007 Red Hat, Inc. and others
 
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