diff options
| author | David Woodhouse <dwmw2@infradead.org> | 2002-07-23 13:13:21 +0100 |
|---|---|---|
| committer | David Woodhouse <dwmw2@infradead.org> | 2002-07-23 13:13:21 +0100 |
| commit | 390fdff598335e08afc216ff7b759b3142d5a079 (patch) | |
| tree | a23df38ea4f97d0e0f3cf719c06eb37fb8f0ffd8 /include/linux | |
| parent | 6c9524049f48f8cc0c8470f8fd5533bd4c5e5cdc (diff) | |
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.
Diffstat (limited to 'include/linux')
| -rw-r--r-- | include/linux/jffs2.h | 29 |
1 files changed, 3 insertions, 26 deletions
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 <dwmw2@cambridge.redhat.com> * - * 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 $ * */ |
