From: Theodore Ts'o Date: Tue, 18 May 2010 01:31:56 +0000 (-0400) Subject: libe2p, libext2fs: Update file copyright permission states to match COPYING X-Git-Tag: v1.41.12~5 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=543547a52a20cb7e69d74921b2f691078fd55d83;p=thirdparty%2Fe2fsprogs.git libe2p, libext2fs: Update file copyright permission states to match COPYING The top-level COPYING file states that the e2p and ext2fs libraries are available under the LGPLv2. The files were incorrectly labelled. Alex Thomas/Luster has been consulted wrt to the ext3_extents.h file; the rest of the files were primarily authored by Theodore Ts'o. Signed-off-by: "Theodore Ts'o" --- diff --git a/lib/e2p/e2p.h b/lib/e2p/e2p.h index d125e144e..7a90c37e5 100644 --- a/lib/e2p/e2p.h +++ b/lib/e2p/e2p.h @@ -1,3 +1,12 @@ +/* + * e2p.h --- header file for the e2p library + * + * %Begin-Header% + * This file may be redistributed under the terms of the GNU Library + * General Public License, version 2. + * %End-Header% + */ + #include /* Needed by dirent.h on netbsd */ #include #include diff --git a/lib/e2p/feature.c b/lib/e2p/feature.c index 1da3c7de5..c7f8a359f 100644 --- a/lib/e2p/feature.c +++ b/lib/e2p/feature.c @@ -3,9 +3,10 @@ * * Copyright (C) 1999 Theodore Ts'o * - * This file can be redistributed under the terms of the GNU Library General - * Public License - * + * %Begin-Header% + * This file may be redistributed under the terms of the GNU Library + * General Public License, version 2. + * %End-Header% */ #include diff --git a/lib/e2p/fgetflags.c b/lib/e2p/fgetflags.c index 372304fb5..d66f8e188 100644 --- a/lib/e2p/fgetflags.c +++ b/lib/e2p/fgetflags.c @@ -5,8 +5,10 @@ * Laboratoire MASI, Institut Blaise Pascal * Universite Pierre et Marie Curie (Paris VI) * - * This file can be redistributed under the terms of the GNU Library General - * Public License + * %Begin-Header% + * This file may be redistributed under the terms of the GNU Library + * General Public License, version 2. + * %End-Header% */ /* diff --git a/lib/e2p/fgetversion.c b/lib/e2p/fgetversion.c index fe05f12df..37946f77c 100644 --- a/lib/e2p/fgetversion.c +++ b/lib/e2p/fgetversion.c @@ -5,8 +5,10 @@ * Laboratoire MASI, Institut Blaise Pascal * Universite Pierre et Marie Curie (Paris VI) * - * This file can be redistributed under the terms of the GNU Library General - * Public License + * %Begin-Header% + * This file may be redistributed under the terms of the GNU Library + * General Public License, version 2. + * %End-Header% */ /* diff --git a/lib/e2p/fsetflags.c b/lib/e2p/fsetflags.c index 62189c9bd..30437a20b 100644 --- a/lib/e2p/fsetflags.c +++ b/lib/e2p/fsetflags.c @@ -5,8 +5,10 @@ * Laboratoire MASI, Institut Blaise Pascal * Universite Pierre et Marie Curie (Paris VI) * - * This file can be redistributed under the terms of the GNU Library General - * Public License + * %Begin-Header% + * This file may be redistributed under the terms of the GNU Library + * General Public License, version 2. + * %End-Header% */ /* diff --git a/lib/e2p/fsetversion.c b/lib/e2p/fsetversion.c index 17bd09546..fc50cb1e8 100644 --- a/lib/e2p/fsetversion.c +++ b/lib/e2p/fsetversion.c @@ -5,8 +5,10 @@ * Laboratoire MASI, Institut Blaise Pascal * Universite Pierre et Marie Curie (Paris VI) * - * This file can be redistributed under the terms of the GNU Library General - * Public License + * %Begin-Header% + * This file may be redistributed under the terms of the GNU Library + * General Public License, version 2. + * %End-Header% */ /* diff --git a/lib/e2p/getflags.c b/lib/e2p/getflags.c index 7b35246dc..a738fed3e 100644 --- a/lib/e2p/getflags.c +++ b/lib/e2p/getflags.c @@ -5,8 +5,10 @@ * Laboratoire MASI, Institut Blaise Pascal * Universite Pierre et Marie Curie (Paris VI) * - * This file can be redistributed under the terms of the GNU Library General - * Public License + * %Begin-Header% + * This file may be redistributed under the terms of the GNU Library + * General Public License, version 2. + * %End-Header% */ /* diff --git a/lib/e2p/getversion.c b/lib/e2p/getversion.c index 47c588fd8..eb0e52020 100644 --- a/lib/e2p/getversion.c +++ b/lib/e2p/getversion.c @@ -5,8 +5,10 @@ * Laboratoire MASI, Institut Blaise Pascal * Universite Pierre et Marie Curie (Paris VI) * - * This file can be redistributed under the terms of the GNU Library General - * Public License + * %Begin-Header% + * This file may be redistributed under the terms of the GNU Library + * General Public License, version 2. + * %End-Header% */ /* diff --git a/lib/e2p/hashstr.c b/lib/e2p/hashstr.c index ece4d0589..5ee623707 100644 --- a/lib/e2p/hashstr.c +++ b/lib/e2p/hashstr.c @@ -3,9 +3,10 @@ * * Copyright (C) 1999 Theodore Ts'o * - * This file can be redistributed under the terms of the GNU Library General - * Public License - * + * %Begin-Header% + * This file may be redistributed under the terms of the GNU Library + * General Public License, version 2. + * %End-Header% */ #include diff --git a/lib/e2p/iod.c b/lib/e2p/iod.c index 1edfc4f2e..c53aafeb8 100644 --- a/lib/e2p/iod.c +++ b/lib/e2p/iod.c @@ -5,8 +5,10 @@ * Laboratoire MASI, Institut Blaise Pascal * Universite Pierre et Marie Curie (Paris VI) * - * This file can be redistributed under the terms of the GNU Library General - * Public License + * %Begin-Header% + * This file may be redistributed under the terms of the GNU Library + * General Public License, version 2. + * %End-Header% */ /* diff --git a/lib/e2p/ls.c b/lib/e2p/ls.c index eb9a7721e..978882411 100644 --- a/lib/e2p/ls.c +++ b/lib/e2p/ls.c @@ -7,8 +7,10 @@ * * Copyright (C) 1995, 1996, 1997 Theodore Ts'o * - * This file can be redistributed under the terms of the GNU Library General - * Public License + * %Begin-Header% + * This file may be redistributed under the terms of the GNU Library + * General Public License, version 2. + * %End-Header% */ #include diff --git a/lib/e2p/mntopts.c b/lib/e2p/mntopts.c index 51e349dcd..bffcb418b 100644 --- a/lib/e2p/mntopts.c +++ b/lib/e2p/mntopts.c @@ -3,9 +3,10 @@ * * Copyright (C) 2002 Theodore Ts'o * - * This file can be redistributed under the terms of the GNU Library General - * Public License - * + * %Begin-Header% + * This file may be redistributed under the terms of the GNU Library + * General Public License, version 2. + * %End-Header% */ #include diff --git a/lib/e2p/ostype.c b/lib/e2p/ostype.c index c477535a9..978315b88 100644 --- a/lib/e2p/ostype.c +++ b/lib/e2p/ostype.c @@ -3,8 +3,10 @@ * * Copyright (C) 2004,2005 Theodore Ts'o * - * This file can be redistributed under the terms of the GNU Library General - * Public License + * %Begin-Header% + * This file may be redistributed under the terms of the GNU Library + * General Public License, version 2. + * %End-Header% */ #include "e2p.h" diff --git a/lib/e2p/parse_num.c b/lib/e2p/parse_num.c index 7f817d60d..47f0b5bdd 100644 --- a/lib/e2p/parse_num.c +++ b/lib/e2p/parse_num.c @@ -3,8 +3,10 @@ * * Copyright (C) 2004,2005 Theodore Ts'o * - * This file can be redistributed under the terms of the GNU Library General - * Public License + * %Begin-Header% + * This file may be redistributed under the terms of the GNU Library + * General Public License, version 2. + * %End-Header% */ #include "e2p.h" diff --git a/lib/e2p/pe.c b/lib/e2p/pe.c index 4cce69117..78c809934 100644 --- a/lib/e2p/pe.c +++ b/lib/e2p/pe.c @@ -5,8 +5,10 @@ * Laboratoire MASI, Institut Blaise Pascal * Universite Pierre et Marie Curie (Paris VI) * - * This file can be redistributed under the terms of the GNU Library General - * Public License + * %Begin-Header% + * This file may be redistributed under the terms of the GNU Library + * General Public License, version 2. + * %End-Header% */ /* diff --git a/lib/e2p/percent.c b/lib/e2p/percent.c index 94d71e5c4..cfa7046e9 100644 --- a/lib/e2p/percent.c +++ b/lib/e2p/percent.c @@ -3,8 +3,10 @@ * * Copyright (C) 2006 Theodore Ts'o * - * This file can be redistributed under the terms of the GNU Library General - * Public License + * %Begin-Header% + * This file may be redistributed under the terms of the GNU Library + * General Public License, version 2. + * %End-Header% */ #include "e2p.h" diff --git a/lib/e2p/pf.c b/lib/e2p/pf.c index 4a611765a..f34a5cc3a 100644 --- a/lib/e2p/pf.c +++ b/lib/e2p/pf.c @@ -5,8 +5,10 @@ * Laboratoire MASI, Institut Blaise Pascal * Universite Pierre et Marie Curie (Paris VI) * - * This file can be redistributed under the terms of the GNU Library General - * Public License + * %Begin-Header% + * This file may be redistributed under the terms of the GNU Library + * General Public License, version 2. + * %End-Header% */ /* diff --git a/lib/e2p/ps.c b/lib/e2p/ps.c index bec8b4195..e6ad60abc 100644 --- a/lib/e2p/ps.c +++ b/lib/e2p/ps.c @@ -5,8 +5,10 @@ * Laboratoire MASI, Institut Blaise Pascal * Universite Pierre et Marie Curie (Paris VI) * - * This file can be redistributed under the terms of the GNU Library General - * Public License + * %Begin-Header% + * This file may be redistributed under the terms of the GNU Library + * General Public License, version 2. + * %End-Header% */ /* diff --git a/lib/e2p/setflags.c b/lib/e2p/setflags.c index 908f0f19d..cc00b2039 100644 --- a/lib/e2p/setflags.c +++ b/lib/e2p/setflags.c @@ -5,8 +5,10 @@ * Laboratoire MASI, Institut Blaise Pascal * Universite Pierre et Marie Curie (Paris VI) * - * This file can be redistributed under the terms of the GNU Library General - * Public License + * %Begin-Header% + * This file may be redistributed under the terms of the GNU Library + * General Public License, version 2. + * %End-Header% */ /* diff --git a/lib/e2p/setversion.c b/lib/e2p/setversion.c index bd00df668..d72270b66 100644 --- a/lib/e2p/setversion.c +++ b/lib/e2p/setversion.c @@ -5,8 +5,10 @@ * Laboratoire MASI, Institut Blaise Pascal * Universite Pierre et Marie Curie (Paris VI) * - * This file can be redistributed under the terms of the GNU Library General - * Public License + * %Begin-Header% + * This file may be redistributed under the terms of the GNU Library + * General Public License, version 2. + * %End-Header% */ /* diff --git a/lib/e2p/uuid.c b/lib/e2p/uuid.c index 0bf8f829d..310b01de6 100644 --- a/lib/e2p/uuid.c +++ b/lib/e2p/uuid.c @@ -1,5 +1,10 @@ /* * uuid.c -- utility routines for manipulating UUID's. + * + * %Begin-Header% + * This file may be redistributed under the terms of the GNU Library + * General Public License, version 2. + * %End-Header% */ #include diff --git a/lib/ext2fs/alloc.c b/lib/ext2fs/alloc.c index ade514945..59d10890d 100644 --- a/lib/ext2fs/alloc.c +++ b/lib/ext2fs/alloc.c @@ -4,10 +4,9 @@ * Copyright (C) 1993, 1994, 1995, 1996 Theodore Ts'o. * * %Begin-Header% - * This file may be redistributed under the terms of the GNU Public - * License. + * This file may be redistributed under the terms of the GNU Library + * General Public License, version 2. * %End-Header% - * */ #include diff --git a/lib/ext2fs/alloc_sb.c b/lib/ext2fs/alloc_sb.c index b0aeb964d..b491a9f65 100644 --- a/lib/ext2fs/alloc_sb.c +++ b/lib/ext2fs/alloc_sb.c @@ -5,8 +5,8 @@ * Copyright (C) 1994, 1995, 1996, 2003 Theodore Ts'o. * * %Begin-Header% - * This file may be redistributed under the terms of the GNU Public - * License. + * This file may be redistributed under the terms of the GNU Library + * General Public License, version 2. * %End-Header% */ diff --git a/lib/ext2fs/alloc_stats.c b/lib/ext2fs/alloc_stats.c index b2f086eaf..5ac520504 100644 --- a/lib/ext2fs/alloc_stats.c +++ b/lib/ext2fs/alloc_stats.c @@ -4,10 +4,9 @@ * Copyright (C) 2001 Theodore Ts'o. * * %Begin-Header% - * This file may be redistributed under the terms of the GNU Public - * License. + * This file may be redistributed under the terms of the GNU Library + * General Public License, version 2. * %End-Header% - * */ #include diff --git a/lib/ext2fs/alloc_tables.c b/lib/ext2fs/alloc_tables.c index 55e617430..46465af42 100644 --- a/lib/ext2fs/alloc_tables.c +++ b/lib/ext2fs/alloc_tables.c @@ -5,8 +5,8 @@ * Copyright (C) 1996 Theodore Ts'o. * * %Begin-Header% - * This file may be redistributed under the terms of the GNU Public - * License. + * This file may be redistributed under the terms of the GNU Library + * General Public License, version 2. * %End-Header% */ diff --git a/lib/ext2fs/badblocks.c b/lib/ext2fs/badblocks.c index 6eadb1262..5eb28b786 100644 --- a/lib/ext2fs/badblocks.c +++ b/lib/ext2fs/badblocks.c @@ -4,8 +4,8 @@ * Copyright (C) 1994, 1995, 1996 Theodore Ts'o. * * %Begin-Header% - * This file may be redistributed under the terms of the GNU Public - * License. + * This file may be redistributed under the terms of the GNU Library + * General Public License, version 2. * %End-Header% */ diff --git a/lib/ext2fs/bb_compat.c b/lib/ext2fs/bb_compat.c index 5a158b34c..a94e3e48f 100644 --- a/lib/ext2fs/bb_compat.c +++ b/lib/ext2fs/bb_compat.c @@ -4,8 +4,8 @@ * Copyright (C) 1997 Theodore Ts'o. * * %Begin-Header% - * This file may be redistributed under the terms of the GNU Public - * License. + * This file may be redistributed under the terms of the GNU Library + * General Public License, version 2. * %End-Header% */ diff --git a/lib/ext2fs/bb_inode.c b/lib/ext2fs/bb_inode.c index cbeeb98f1..262668695 100644 --- a/lib/ext2fs/bb_inode.c +++ b/lib/ext2fs/bb_inode.c @@ -8,8 +8,8 @@ * Copyright (C) 1994, 1995 Theodore Ts'o. * * %Begin-Header% - * This file may be redistributed under the terms of the GNU Public - * License. + * This file may be redistributed under the terms of the GNU Library + * General Public License, version 2. * %End-Header% */ diff --git a/lib/ext2fs/bitmaps.c b/lib/ext2fs/bitmaps.c index ea08b3e25..649c524f6 100644 --- a/lib/ext2fs/bitmaps.c +++ b/lib/ext2fs/bitmaps.c @@ -5,8 +5,8 @@ * Copyright (C) 1993, 1994, 1995, 1996 Theodore Ts'o. * * %Begin-Header% - * This file may be redistributed under the terms of the GNU Public - * License. + * This file may be redistributed under the terms of the GNU Library + * General Public License, version 2. * %End-Header% */ diff --git a/lib/ext2fs/bitops.c b/lib/ext2fs/bitops.c index 485e997b6..d7db90492 100644 --- a/lib/ext2fs/bitops.c +++ b/lib/ext2fs/bitops.c @@ -5,8 +5,8 @@ * Copyright (C) 1993, 1994, 1995, 1996 Theodore Ts'o. * * %Begin-Header% - * This file may be redistributed under the terms of the GNU Public - * License. + * This file may be redistributed under the terms of the GNU Library + * General Public License, version 2. * %End-Header% */ diff --git a/lib/ext2fs/bitops.h b/lib/ext2fs/bitops.h index 32111ba6f..ce7053946 100644 --- a/lib/ext2fs/bitops.h +++ b/lib/ext2fs/bitops.h @@ -5,15 +5,11 @@ * Copyright (C) 1993, 1994, 1995, 1996 Theodore Ts'o. * * %Begin-Header% - * This file may be redistributed under the terms of the GNU Public - * License. + * This file may be redistributed under the terms of the GNU Library + * General Public License, version 2. * %End-Header% - * - * i386 bitops operations taken from , Copyright 1992, - * Linus Torvalds. */ - extern int ext2fs_set_bit(unsigned int nr,void * addr); extern int ext2fs_clear_bit(unsigned int nr, void * addr); extern int ext2fs_test_bit(unsigned int nr, const void * addr); diff --git a/lib/ext2fs/block.c b/lib/ext2fs/block.c index c8d6b17d4..07f77e9b5 100644 --- a/lib/ext2fs/block.c +++ b/lib/ext2fs/block.c @@ -4,8 +4,8 @@ * Copyright (C) 1993, 1994, 1995, 1996 Theodore Ts'o. * * %Begin-Header% - * This file may be redistributed under the terms of the GNU Public - * License. + * This file may be redistributed under the terms of the GNU Library + * General Public License, version 2. * %End-Header% */ diff --git a/lib/ext2fs/bmap.c b/lib/ext2fs/bmap.c index 933036b17..fbcb37538 100644 --- a/lib/ext2fs/bmap.c +++ b/lib/ext2fs/bmap.c @@ -4,8 +4,8 @@ * Copyright (C) 1997 Theodore Ts'o. * * %Begin-Header% - * This file may be redistributed under the terms of the GNU Public - * License. + * This file may be redistributed under the terms of the GNU Library + * General Public License, version 2. * %End-Header% */ diff --git a/lib/ext2fs/bmove.c b/lib/ext2fs/bmove.c index 019db91c6..1caf2fa98 100644 --- a/lib/ext2fs/bmove.c +++ b/lib/ext2fs/bmove.c @@ -2,8 +2,12 @@ * bmove.c --- Move blocks around to make way for a particular * filesystem structure. * - * Copyright (C) 1997 Theodore Ts'o. This file may be redistributed - * under the terms of the GNU Public License. + * Copyright (C) 1997 Theodore Ts'o. + * + * %Begin-Header% + * This file may be redistributed under the terms of the GNU Library + * General Public License, version 2. + * %End-Header% */ #include diff --git a/lib/ext2fs/brel.h b/lib/ext2fs/brel.h index a7f977658..a0dd5b9cc 100644 --- a/lib/ext2fs/brel.h +++ b/lib/ext2fs/brel.h @@ -4,8 +4,8 @@ * Copyright (C) 1996, 1997 Theodore Ts'o. * * %Begin-Header% - * This file may be redistributed under the terms of the GNU Public - * License. + * This file may be redistributed under the terms of the GNU Library + * General Public License, version 2. * %End-Header% */ diff --git a/lib/ext2fs/brel_ma.c b/lib/ext2fs/brel_ma.c index 1c4f218d4..1a55702b4 100644 --- a/lib/ext2fs/brel_ma.c +++ b/lib/ext2fs/brel_ma.c @@ -7,8 +7,8 @@ * module isn't really used yet.) * * %Begin-Header% - * This file may be redistributed under the terms of the GNU Public - * License. + * This file may be redistributed under the terms of the GNU Library + * General Public License, version 2. * %End-Header% */ diff --git a/lib/ext2fs/check_desc.c b/lib/ext2fs/check_desc.c index 299cb0109..5ab95147a 100644 --- a/lib/ext2fs/check_desc.c +++ b/lib/ext2fs/check_desc.c @@ -4,8 +4,8 @@ * Copyright (C) 1993, 1994, 1995, 1996 Theodore Ts'o. * * %Begin-Header% - * This file may be redistributed under the terms of the GNU Public - * License. + * This file may be redistributed under the terms of the GNU Library + * General Public License, version 2. * %End-Header% */ diff --git a/lib/ext2fs/closefs.c b/lib/ext2fs/closefs.c index ed7109efd..db6b8a6a8 100644 --- a/lib/ext2fs/closefs.c +++ b/lib/ext2fs/closefs.c @@ -4,8 +4,8 @@ * Copyright (C) 1993, 1994, 1995, 1996 Theodore Ts'o. * * %Begin-Header% - * This file may be redistributed under the terms of the GNU Public - * License. + * This file may be redistributed under the terms of the GNU Library + * General Public License, version 2. * %End-Header% */ diff --git a/lib/ext2fs/csum.c b/lib/ext2fs/csum.c index da0aeda16..58ebd232e 100644 --- a/lib/ext2fs/csum.c +++ b/lib/ext2fs/csum.c @@ -5,8 +5,8 @@ * Copyright (C) 2006, 2007 by Andreas Dilger * * %Begin-Header% - * This file may be redistributed under the terms of the GNU Public - * License. + * This file may be redistributed under the terms of the GNU Library + * General Public License, version 2. * %End-Header% */ diff --git a/lib/ext2fs/dblist.c b/lib/ext2fs/dblist.c index 4a80367cf..84adcb2b7 100644 --- a/lib/ext2fs/dblist.c +++ b/lib/ext2fs/dblist.c @@ -4,10 +4,9 @@ * Copyright 1997 by Theodore Ts'o * * %Begin-Header% - * This file may be redistributed under the terms of the GNU Public - * License. + * This file may be redistributed under the terms of the GNU Library + * General Public License, version 2. * %End-Header% - * */ #include diff --git a/lib/ext2fs/dblist_dir.c b/lib/ext2fs/dblist_dir.c index 6f370cd30..8c38d315e 100644 --- a/lib/ext2fs/dblist_dir.c +++ b/lib/ext2fs/dblist_dir.c @@ -4,10 +4,9 @@ * Copyright 1997 by Theodore Ts'o * * %Begin-Header% - * This file may be redistributed under the terms of the GNU Public - * License. + * This file may be redistributed under the terms of the GNU Library + * General Public License, version 2. * %End-Header% - * */ #include diff --git a/lib/ext2fs/dir_iterate.c b/lib/ext2fs/dir_iterate.c index 0087d5889..3b9c57c49 100644 --- a/lib/ext2fs/dir_iterate.c +++ b/lib/ext2fs/dir_iterate.c @@ -4,8 +4,8 @@ * Copyright (C) 1993, 1994, 1994, 1995, 1996, 1997 Theodore Ts'o. * * %Begin-Header% - * This file may be redistributed under the terms of the GNU Public - * License. + * This file may be redistributed under the terms of the GNU Library + * General Public License, version 2. * %End-Header% */ diff --git a/lib/ext2fs/dirblock.c b/lib/ext2fs/dirblock.c index 6542a81d6..29b4fcd25 100644 --- a/lib/ext2fs/dirblock.c +++ b/lib/ext2fs/dirblock.c @@ -4,8 +4,8 @@ * Copyright (C) 1995, 1996 Theodore Ts'o. * * %Begin-Header% - * This file may be redistributed under the terms of the GNU Public - * License. + * This file may be redistributed under the terms of the GNU Library + * General Public License, version 2. * %End-Header% */ diff --git a/lib/ext2fs/dirhash.c b/lib/ext2fs/dirhash.c index c42ccd957..a06970698 100644 --- a/lib/ext2fs/dirhash.c +++ b/lib/ext2fs/dirhash.c @@ -6,8 +6,8 @@ * Copyright (c) 2002 Theodore Ts'o. * * %Begin-Header% - * This file may be redistributed under the terms of the GNU Public - * License. + * This file may be redistributed under the terms of the GNU Library + * General Public License, version 2. * %End-Header% */ diff --git a/lib/ext2fs/dosio.c b/lib/ext2fs/dosio.c index a7968cd04..ff3bda694 100644 --- a/lib/ext2fs/dosio.c +++ b/lib/ext2fs/dosio.c @@ -4,8 +4,11 @@ * Copyright (c) 1997 by Theodore Ts'o. * * Copyright (c) 1997 Mark Habersack - * This file may be distributed under the terms of the GNU Public License. * + * %Begin-Header% + * This file may be redistributed under the terms of the GNU Library + * General Public License, version 2. + * %End-Header% */ #include diff --git a/lib/ext2fs/dosio.h b/lib/ext2fs/dosio.h index a0d652d5b..d2a8f03e5 100644 --- a/lib/ext2fs/dosio.h +++ b/lib/ext2fs/dosio.h @@ -4,9 +4,13 @@ * Disk I/O include file for the ext2fs/DOS library. * * Copyright (c) 1997 Mark Habersack - * This file may be distributed under the terms of the GNU Public License. * + * %Begin-Header% + * This file may be redistributed under the terms of the GNU Library + * General Public License, version 2. + * %End-Header% */ + #ifndef __diskio_h #define __diskio_h #ifdef __TURBOC__ diff --git a/lib/ext2fs/dupfs.c b/lib/ext2fs/dupfs.c index 2f9bedcd1..a9e2a976b 100644 --- a/lib/ext2fs/dupfs.c +++ b/lib/ext2fs/dupfs.c @@ -4,8 +4,8 @@ * Copyright (C) 1997, 1998, 2001, 2003, 2005 by Theodore Ts'o. * * %Begin-Header% - * This file may be redistributed under the terms of the GNU Public - * License. + * This file may be redistributed under the terms of the GNU Library + * General Public License, version 2. * %End-Header% */ diff --git a/lib/ext2fs/e2image.h b/lib/ext2fs/e2image.h index c05d43e22..4de2c8d95 100644 --- a/lib/ext2fs/e2image.h +++ b/lib/ext2fs/e2image.h @@ -7,8 +7,8 @@ * functions in this library. So sue me. * * %Begin-Header% - * This file may be redistributed under the terms of the GNU Public - * License. + * This file may be redistributed under the terms of the GNU Library + * General Public License, version 2. * %End-Header% */ diff --git a/lib/ext2fs/expanddir.c b/lib/ext2fs/expanddir.c index 934eaf12b..a71c6c9d7 100644 --- a/lib/ext2fs/expanddir.c +++ b/lib/ext2fs/expanddir.c @@ -4,8 +4,8 @@ * Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999 Theodore Ts'o. * * %Begin-Header% - * This file may be redistributed under the terms of the GNU Public - * License. + * This file may be redistributed under the terms of the GNU Library + * General Public License, version 2. * %End-Header% */ diff --git a/lib/ext2fs/ext2_io.h b/lib/ext2fs/ext2_io.h index 2a579e6b7..5bebbfb3b 100644 --- a/lib/ext2fs/ext2_io.h +++ b/lib/ext2fs/ext2_io.h @@ -4,8 +4,8 @@ * Copyright (C) 1993, 1994, 1995, 1996 Theodore Ts'o. * * %Begin-Header% - * This file may be redistributed under the terms of the GNU Public - * License. + * This file may be redistributed under the terms of the GNU Library + * General Public License, version 2. * %End-Header% */ diff --git a/lib/ext2fs/ext2fs.h b/lib/ext2fs/ext2fs.h index 234fbdd25..a3d3cd35b 100644 --- a/lib/ext2fs/ext2fs.h +++ b/lib/ext2fs/ext2fs.h @@ -4,8 +4,8 @@ * Copyright (C) 1993, 1994, 1995, 1996 Theodore Ts'o. * * %Begin-Header% - * This file may be redistributed under the terms of the GNU Public - * License. + * This file may be redistributed under the terms of the GNU Library + * General Public License, version 2. * %End-Header% */ diff --git a/lib/ext2fs/ext2fsP.h b/lib/ext2fs/ext2fsP.h index c666faaff..8772a4fc1 100644 --- a/lib/ext2fs/ext2fsP.h +++ b/lib/ext2fs/ext2fsP.h @@ -4,8 +4,8 @@ * Copyright (C) 1997 Theodore Ts'o. * * %Begin-Header% - * This file may be redistributed under the terms of the GNU Public - * License. + * This file may be redistributed under the terms of the GNU Library + * General Public License, version 2. * %End-Header% */ diff --git a/lib/ext2fs/ext3_extents.h b/lib/ext2fs/ext3_extents.h index 3b373c71d..88fabc9dc 100644 --- a/lib/ext2fs/ext3_extents.h +++ b/lib/ext2fs/ext3_extents.h @@ -2,18 +2,10 @@ * Copyright (c) 2003,2004 Cluster File Systems, Inc, info@clusterfs.com * Written by Alex Tomas * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License version 2 as - * published by the Free Software Foundation. - * - * This program 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 Licens - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111- + * %Begin-Header% + * This file may be redistributed under the terms of the GNU Library + * General Public License, version 2. + * %End-Header% */ #ifndef _LINUX_EXT3_EXTENTS diff --git a/lib/ext2fs/ext_attr.c b/lib/ext2fs/ext_attr.c index 9f5e10fb9..358003ee4 100644 --- a/lib/ext2fs/ext_attr.c +++ b/lib/ext2fs/ext_attr.c @@ -6,8 +6,8 @@ * Copyright (C) 2002 Theodore Ts'o. * * %Begin-Header% - * This file may be redistributed under the terms of the GNU Public - * License. + * This file may be redistributed under the terms of the GNU Library + * General Public License, version 2. * %End-Header% */ diff --git a/lib/ext2fs/extent.c b/lib/ext2fs/extent.c index 1505447d3..053ff158e 100644 --- a/lib/ext2fs/extent.c +++ b/lib/ext2fs/extent.c @@ -4,8 +4,8 @@ * Copyright (C) 2007 Theodore Ts'o. * * %Begin-Header% - * This file may be redistributed under the terms of the GNU Public - * License. + * This file may be redistributed under the terms of the GNU Library + * General Public License, version 2. * %End-Header% */ diff --git a/lib/ext2fs/fileio.c b/lib/ext2fs/fileio.c index 70325a8f3..834867e1e 100644 --- a/lib/ext2fs/fileio.c +++ b/lib/ext2fs/fileio.c @@ -4,8 +4,8 @@ * Copyright (C) 1997 Theodore Ts'o. * * %Begin-Header% - * This file may be redistributed under the terms of the GNU Public - * License. + * This file may be redistributed under the terms of the GNU Library + * General Public License, version 2. * %End-Header% */ diff --git a/lib/ext2fs/finddev.c b/lib/ext2fs/finddev.c index 56b76dfc9..cc2029f2f 100644 --- a/lib/ext2fs/finddev.c +++ b/lib/ext2fs/finddev.c @@ -5,8 +5,8 @@ * Copyright (C) 2000 Theodore Ts'o. * * %Begin-Header% - * This file may be redistributed under the terms of the GNU Public - * License. + * This file may be redistributed under the terms of the GNU Library + * General Public License, version 2. * %End-Header% */ diff --git a/lib/ext2fs/flushb.c b/lib/ext2fs/flushb.c index f0630ea13..394bb074e 100644 --- a/lib/ext2fs/flushb.c +++ b/lib/ext2fs/flushb.c @@ -5,8 +5,8 @@ * Copyright (C) 2000 Theodore Ts'o. * * %Begin-Header% - * This file may be redistributed under the terms of the GNU Public - * License. + * This file may be redistributed under the terms of the GNU Library + * General Public License, version 2. * %End-Header% */ diff --git a/lib/ext2fs/freefs.c b/lib/ext2fs/freefs.c index 2a1c91520..5c35bb68a 100644 --- a/lib/ext2fs/freefs.c +++ b/lib/ext2fs/freefs.c @@ -4,8 +4,8 @@ * Copyright (C) 1993, 1994, 1995, 1996 Theodore Ts'o. * * %Begin-Header% - * This file may be redistributed under the terms of the GNU Public - * License. + * This file may be redistributed under the terms of the GNU Library + * General Public License, version 2. * %End-Header% */ diff --git a/lib/ext2fs/gen_bitmap.c b/lib/ext2fs/gen_bitmap.c index 54a39dcb5..42c9c7e41 100644 --- a/lib/ext2fs/gen_bitmap.c +++ b/lib/ext2fs/gen_bitmap.c @@ -4,8 +4,8 @@ * Copyright (C) 2001 Theodore Ts'o. * * %Begin-Header% - * This file may be redistributed under the terms of the GNU Public - * License. + * This file may be redistributed under the terms of the GNU Library + * General Public License, version 2. * %End-Header% */ diff --git a/lib/ext2fs/get_pathname.c b/lib/ext2fs/get_pathname.c index c46b3a0a0..7ac14db27 100644 --- a/lib/ext2fs/get_pathname.c +++ b/lib/ext2fs/get_pathname.c @@ -4,9 +4,12 @@ * Copyright (C) 1993, 1994, 1995 Theodore Ts'o. * * %Begin-Header% - * This file may be redistributed under the terms of the GNU Public - * License. + * This file may be redistributed under the terms of the GNU Library + * General Public License, version 2. * %End-Header% + */ + +/* * * ext2fs_get_pathname(fs, dir, ino, name) * diff --git a/lib/ext2fs/getsectsize.c b/lib/ext2fs/getsectsize.c index ae9139d0f..09fb45c17 100644 --- a/lib/ext2fs/getsectsize.c +++ b/lib/ext2fs/getsectsize.c @@ -5,8 +5,8 @@ * Copyright (C) 2003 VMware, Inc. * * %Begin-Header% - * This file may be redistributed under the terms of the GNU Public - * License. + * This file may be redistributed under the terms of the GNU Library + * General Public License, version 2. * %End-Header% */ diff --git a/lib/ext2fs/getsize.c b/lib/ext2fs/getsize.c index 23c8f1224..5ef0081bf 100644 --- a/lib/ext2fs/getsize.c +++ b/lib/ext2fs/getsize.c @@ -7,8 +7,8 @@ * Windows version of ext2fs_get_device_size by Chris Li, VMware. * * %Begin-Header% - * This file may be redistributed under the terms of the GNU Public - * License. + * This file may be redistributed under the terms of the GNU Library + * General Public License, version 2. * %End-Header% */ diff --git a/lib/ext2fs/i_block.c b/lib/ext2fs/i_block.c index 6e1b136ec..822776dfc 100644 --- a/lib/ext2fs/i_block.c +++ b/lib/ext2fs/i_block.c @@ -4,8 +4,8 @@ * Copyright (C) 2008 Theodore Ts'o. * * %Begin-Header% - * This file may be redistributed under the terms of the GNU Public - * License. + * This file may be redistributed under the terms of the GNU Library + * General Public License, version 2. * %End-Header% */ diff --git a/lib/ext2fs/icount.c b/lib/ext2fs/icount.c index bec0f5f7e..a49f05fb7 100644 --- a/lib/ext2fs/icount.c +++ b/lib/ext2fs/icount.c @@ -4,8 +4,8 @@ * Copyright (C) 1997 Theodore Ts'o. * * %Begin-Header% - * This file may be redistributed under the terms of the GNU Public - * License. + * This file may be redistributed under the terms of the GNU Library + * General Public License, version 2. * %End-Header% */ diff --git a/lib/ext2fs/imager.c b/lib/ext2fs/imager.c index 01543338c..afa9a2164 100644 --- a/lib/ext2fs/imager.c +++ b/lib/ext2fs/imager.c @@ -8,8 +8,8 @@ * functions in this library. So sue me. * * %Begin-Header% - * This file may be redistributed under the terms of the GNU Public - * License. + * This file may be redistributed under the terms of the GNU Library + * General Public License, version 2. * %End-Header% */ diff --git a/lib/ext2fs/ind_block.c b/lib/ext2fs/ind_block.c index 09c043245..722d3bdc4 100644 --- a/lib/ext2fs/ind_block.c +++ b/lib/ext2fs/ind_block.c @@ -5,8 +5,8 @@ * 2001, 2002, 2003, 2004, 2005 by Theodore Ts'o. * * %Begin-Header% - * This file may be redistributed under the terms of the GNU Public - * License. + * This file may be redistributed under the terms of the GNU Library + * General Public License, version 2. * %End-Header% */ diff --git a/lib/ext2fs/initialize.c b/lib/ext2fs/initialize.c index 21fc29357..32f075e76 100644 --- a/lib/ext2fs/initialize.c +++ b/lib/ext2fs/initialize.c @@ -5,8 +5,8 @@ * Copyright (C) 1994, 1995, 1996 Theodore Ts'o. * * %Begin-Header% - * This file may be redistributed under the terms of the GNU Public - * License. + * This file may be redistributed under the terms of the GNU Library + * General Public License, version 2. * %End-Header% */ diff --git a/lib/ext2fs/inline.c b/lib/ext2fs/inline.c index 13e2f835f..f9be368be 100644 --- a/lib/ext2fs/inline.c +++ b/lib/ext2fs/inline.c @@ -6,8 +6,8 @@ * Copyright (C) 1993, 1994 Theodore Ts'o. * * %Begin-Header% - * This file may be redistributed under the terms of the GNU Public - * License. + * This file may be redistributed under the terms of the GNU Library + * General Public License, version 2. * %End-Header% */ diff --git a/lib/ext2fs/inode.c b/lib/ext2fs/inode.c index f9cc43c1d..988caff5c 100644 --- a/lib/ext2fs/inode.c +++ b/lib/ext2fs/inode.c @@ -4,8 +4,8 @@ * Copyright (C) 1993, 1994, 1995, 1996, 1997 Theodore Ts'o. * * %Begin-Header% - * This file may be redistributed under the terms of the GNU Public - * License. + * This file may be redistributed under the terms of the GNU Library + * General Public License, version 2. * %End-Header% */ diff --git a/lib/ext2fs/inode_io.c b/lib/ext2fs/inode_io.c index 4d29a9f87..4faaa4878 100644 --- a/lib/ext2fs/inode_io.c +++ b/lib/ext2fs/inode_io.c @@ -5,8 +5,8 @@ * Copyright (C) 2002 Theodore Ts'o. * * %Begin-Header% - * This file may be redistributed under the terms of the GNU Public - * License. + * This file may be redistributed under the terms of the GNU Library + * General Public License, version 2. * %End-Header% */ diff --git a/lib/ext2fs/irel.h b/lib/ext2fs/irel.h index 45e031beb..9a4958bea 100644 --- a/lib/ext2fs/irel.h +++ b/lib/ext2fs/irel.h @@ -4,8 +4,8 @@ * Copyright (C) 1996, 1997 Theodore Ts'o. * * %Begin-Header% - * This file may be redistributed under the terms of the GNU Public - * License. + * This file may be redistributed under the terms of the GNU Library + * General Public License, version 2. * %End-Header% */ diff --git a/lib/ext2fs/irel_ma.c b/lib/ext2fs/irel_ma.c index f565939ac..b05579066 100644 --- a/lib/ext2fs/irel_ma.c +++ b/lib/ext2fs/irel_ma.c @@ -4,8 +4,8 @@ * Copyright (C) 1996, 1997 Theodore Ts'o. * * %Begin-Header% - * This file may be redistributed under the terms of the GNU Public - * License. + * This file may be redistributed under the terms of the GNU Library + * General Public License, version 2. * %End-Header% */ diff --git a/lib/ext2fs/ismounted.c b/lib/ext2fs/ismounted.c index d28b6adaf..2e9df4e04 100644 --- a/lib/ext2fs/ismounted.c +++ b/lib/ext2fs/ismounted.c @@ -4,8 +4,8 @@ * Copyright (C) 1995,1996,1997,1998,1999,2000 Theodore Ts'o. * * %Begin-Header% - * This file may be redistributed under the terms of the GNU Public - * License. + * This file may be redistributed under the terms of the GNU Library + * General Public License, version 2. * %End-Header% */ diff --git a/lib/ext2fs/link.c b/lib/ext2fs/link.c index 7f2cfbc63..4cc8426a8 100644 --- a/lib/ext2fs/link.c +++ b/lib/ext2fs/link.c @@ -4,8 +4,8 @@ * Copyright (C) 1993, 1994 Theodore Ts'o. * * %Begin-Header% - * This file may be redistributed under the terms of the GNU Public - * License. + * This file may be redistributed under the terms of the GNU Library + * General Public License, version 2. * %End-Header% */ diff --git a/lib/ext2fs/llseek.c b/lib/ext2fs/llseek.c index 073cf91a0..7855590b6 100644 --- a/lib/ext2fs/llseek.c +++ b/lib/ext2fs/llseek.c @@ -4,8 +4,8 @@ * Copyright (C) 1994, 1995, 1996, 1997 Theodore Ts'o. * * %Begin-Header% - * This file may be redistributed under the terms of the GNU Public - * License. + * This file may be redistributed under the terms of the GNU Library + * General Public License, version 2. * %End-Header% */ diff --git a/lib/ext2fs/lookup.c b/lib/ext2fs/lookup.c index 9cb97f1b5..97aa08877 100644 --- a/lib/ext2fs/lookup.c +++ b/lib/ext2fs/lookup.c @@ -4,8 +4,8 @@ * Copyright (C) 1993, 1994, 1994, 1995 Theodore Ts'o. * * %Begin-Header% - * This file may be redistributed under the terms of the GNU Public - * License. + * This file may be redistributed under the terms of the GNU Library + * General Public License, version 2. * %End-Header% */ diff --git a/lib/ext2fs/mkdir.c b/lib/ext2fs/mkdir.c index 88bc6fa2c..549ff6a32 100644 --- a/lib/ext2fs/mkdir.c +++ b/lib/ext2fs/mkdir.c @@ -4,8 +4,8 @@ * Copyright (C) 1994, 1995 Theodore Ts'o. * * %Begin-Header% - * This file may be redistributed under the terms of the GNU Public - * License. + * This file may be redistributed under the terms of the GNU Library + * General Public License, version 2. * %End-Header% */ diff --git a/lib/ext2fs/mkjournal.c b/lib/ext2fs/mkjournal.c index 2cf9e4166..4a81f4b26 100644 --- a/lib/ext2fs/mkjournal.c +++ b/lib/ext2fs/mkjournal.c @@ -4,8 +4,8 @@ * Copyright (C) 2000 Theodore Ts'o. * * %Begin-Header% - * This file may be redistributed under the terms of the GNU Public - * License. + * This file may be redistributed under the terms of the GNU Library + * General Public License, version 2. * %End-Header% */ diff --git a/lib/ext2fs/namei.c b/lib/ext2fs/namei.c index 2b28a54f3..22d2d2d2e 100644 --- a/lib/ext2fs/namei.c +++ b/lib/ext2fs/namei.c @@ -4,8 +4,8 @@ * Copyright (C) 1993, 1994, 1994, 1995 Theodore Ts'o. * * %Begin-Header% - * This file may be redistributed under the terms of the GNU Public - * License. + * This file may be redistributed under the terms of the GNU Library + * General Public License, version 2. * %End-Header% */ diff --git a/lib/ext2fs/native.c b/lib/ext2fs/native.c index 738c34bdd..c71a95ee6 100644 --- a/lib/ext2fs/native.c +++ b/lib/ext2fs/native.c @@ -4,8 +4,8 @@ * Copyright (C) 1996 Theodore Ts'o. * * %Begin-Header% - * This file may be redistributed under the terms of the GNU Public - * License. + * This file may be redistributed under the terms of the GNU Library + * General Public License, version 2. * %End-Header% */ diff --git a/lib/ext2fs/newdir.c b/lib/ext2fs/newdir.c index 7f4266a5e..6bc57194c 100644 --- a/lib/ext2fs/newdir.c +++ b/lib/ext2fs/newdir.c @@ -4,8 +4,8 @@ * Copyright (C) 1994, 1995 Theodore Ts'o. * * %Begin-Header% - * This file may be redistributed under the terms of the GNU Public - * License. + * This file may be redistributed under the terms of the GNU Library + * General Public License, version 2. * %End-Header% */ diff --git a/lib/ext2fs/nt_io.c b/lib/ext2fs/nt_io.c index efd2a0947..0f10543a3 100644 --- a/lib/ext2fs/nt_io.c +++ b/lib/ext2fs/nt_io.c @@ -7,8 +7,8 @@ * Copyright (C) 1998 Andrey Shedel (andreys@ns.cr.cyco.com) * * %Begin-Header% - * This file may be redistributed under the terms of the GNU Public - * License. + * This file may be redistributed under the terms of the GNU Library + * General Public License, version 2. * %End-Header% */ diff --git a/lib/ext2fs/openfs.c b/lib/ext2fs/openfs.c index 1ca63dba3..a6b08c358 100644 --- a/lib/ext2fs/openfs.c +++ b/lib/ext2fs/openfs.c @@ -4,8 +4,8 @@ * Copyright (C) 1993, 1994, 1995, 1996 Theodore Ts'o. * * %Begin-Header% - * This file may be redistributed under the terms of the GNU Public - * License. + * This file may be redistributed under the terms of the GNU Library + * General Public License, version 2. * %End-Header% */ diff --git a/lib/ext2fs/read_bb.c b/lib/ext2fs/read_bb.c index 112d07fb4..331678405 100644 --- a/lib/ext2fs/read_bb.c +++ b/lib/ext2fs/read_bb.c @@ -4,8 +4,8 @@ * Copyright (C) 1994 Theodore Ts'o. * * %Begin-Header% - * This file may be redistributed under the terms of the GNU Public - * License. + * This file may be redistributed under the terms of the GNU Library + * General Public License, version 2. * %End-Header% */ diff --git a/lib/ext2fs/read_bb_file.c b/lib/ext2fs/read_bb_file.c index 60dec4267..0ca76045a 100644 --- a/lib/ext2fs/read_bb_file.c +++ b/lib/ext2fs/read_bb_file.c @@ -4,8 +4,8 @@ * Copyright (C) 1994, 1995, 2000 Theodore Ts'o. * * %Begin-Header% - * This file may be redistributed under the terms of the GNU Public - * License. + * This file may be redistributed under the terms of the GNU Library + * General Public License, version 2. * %End-Header% */ diff --git a/lib/ext2fs/res_gdt.c b/lib/ext2fs/res_gdt.c index 62b598873..424d86714 100644 --- a/lib/ext2fs/res_gdt.c +++ b/lib/ext2fs/res_gdt.c @@ -5,8 +5,8 @@ * Copyright (C) 2002 Andreas Dilger * * %Begin-Header% - * This file may be redistributed under the terms of the GNU Public - * License. + * This file may be redistributed under the terms of the GNU Library + * General Public License, version 2. * %End-Header% */ diff --git a/lib/ext2fs/rw_bitmaps.c b/lib/ext2fs/rw_bitmaps.c index 56fcfd647..cfa3369aa 100644 --- a/lib/ext2fs/rw_bitmaps.c +++ b/lib/ext2fs/rw_bitmaps.c @@ -4,8 +4,8 @@ * Copyright (C) 1993, 1994, 1994, 1996 Theodore Ts'o. * * %Begin-Header% - * This file may be redistributed under the terms of the GNU Public - * License. + * This file may be redistributed under the terms of the GNU Library + * General Public License, version 2. * %End-Header% */ diff --git a/lib/ext2fs/sparse.c b/lib/ext2fs/sparse.c index 90b028f09..63c11f619 100644 --- a/lib/ext2fs/sparse.c +++ b/lib/ext2fs/sparse.c @@ -5,8 +5,8 @@ * Copyright (C) 2002 Andreas Dilger. * * %Begin-Header% - * This file may be redistributed under the terms of the GNU Public - * License. + * This file may be redistributed under the terms of the GNU Library + * General Public License, version 2. * %End-Header% */ diff --git a/lib/ext2fs/swapfs.c b/lib/ext2fs/swapfs.c index 996491991..74a551dfb 100644 --- a/lib/ext2fs/swapfs.c +++ b/lib/ext2fs/swapfs.c @@ -4,8 +4,8 @@ * Copyright (C) 1995, 1996, 2002 Theodore Ts'o. * * %Begin-Header% - * This file may be redistributed under the terms of the GNU Public - * License. + * This file may be redistributed under the terms of the GNU Library + * General Public License, version 2. * %End-Header% */ diff --git a/lib/ext2fs/test_io.c b/lib/ext2fs/test_io.c index 39b39bfbd..8d887a866 100644 --- a/lib/ext2fs/test_io.c +++ b/lib/ext2fs/test_io.c @@ -4,8 +4,8 @@ * Copyright (C) 1996 Theodore Ts'o. * * %Begin-Header% - * This file may be redistributed under the terms of the GNU Public - * License. + * This file may be redistributed under the terms of the GNU Library + * General Public License, version 2. * %End-Header% */ diff --git a/lib/ext2fs/tst_badblocks.c b/lib/ext2fs/tst_badblocks.c index c4744b3e5..82090b1cf 100644 --- a/lib/ext2fs/tst_badblocks.c +++ b/lib/ext2fs/tst_badblocks.c @@ -4,8 +4,8 @@ * Copyright (C) 1996 by Theodore Ts'o. * * %Begin-Header% - * This file may be redistributed under the terms of the GNU Public - * License. + * This file may be redistributed under the terms of the GNU Library + * General Public License, version 2. * %End-Header% */ diff --git a/lib/ext2fs/tst_bitops.c b/lib/ext2fs/tst_bitops.c index 6febe685a..f57a2e46c 100644 --- a/lib/ext2fs/tst_bitops.c +++ b/lib/ext2fs/tst_bitops.c @@ -4,8 +4,8 @@ * Copyright (C) 2001 by Theodore Ts'o. * * %Begin-Header% - * This file may be redistributed under the terms of the GNU Public - * License. + * This file may be redistributed under the terms of the GNU Library + * General Public License, version 2. * %End-Header% */ diff --git a/lib/ext2fs/tst_byteswap.c b/lib/ext2fs/tst_byteswap.c index ba79c7c60..d0f2ee42a 100644 --- a/lib/ext2fs/tst_byteswap.c +++ b/lib/ext2fs/tst_byteswap.c @@ -4,8 +4,8 @@ * Copyright (C) 2000 by Theodore Ts'o. * * %Begin-Header% - * This file may be redistributed under the terms of the GNU Public - * License. + * This file may be redistributed under the terms of the GNU Library + * General Public License, version 2. * %End-Header% */ diff --git a/lib/ext2fs/tst_getsectsize.c b/lib/ext2fs/tst_getsectsize.c index cb1b8c652..863cf643f 100644 --- a/lib/ext2fs/tst_getsectsize.c +++ b/lib/ext2fs/tst_getsectsize.c @@ -4,8 +4,8 @@ * Copyright (C) 1997 by Theodore Ts'o. * * %Begin-Header% - * This file may be redistributed under the terms of the GNU Public - * License. + * This file may be redistributed under the terms of the GNU Library + * General Public License, version 2. * %End-Header% */ diff --git a/lib/ext2fs/tst_getsize.c b/lib/ext2fs/tst_getsize.c index b196cbc50..9a578fabf 100644 --- a/lib/ext2fs/tst_getsize.c +++ b/lib/ext2fs/tst_getsize.c @@ -4,8 +4,8 @@ * Copyright (C) 1997 by Theodore Ts'o. * * %Begin-Header% - * This file may be redistributed under the terms of the GNU Public - * License. + * This file may be redistributed under the terms of the GNU Library + * General Public License, version 2. * %End-Header% */ diff --git a/lib/ext2fs/tst_iscan.c b/lib/ext2fs/tst_iscan.c index b0c7fc301..443b1b457 100644 --- a/lib/ext2fs/tst_iscan.c +++ b/lib/ext2fs/tst_iscan.c @@ -4,8 +4,8 @@ * Copyright (C) 1996 by Theodore Ts'o. * * %Begin-Header% - * This file may be redistributed under the terms of the GNU Public - * License. + * This file may be redistributed under the terms of the GNU Library + * General Public License, version 2. * %End-Header% */ diff --git a/lib/ext2fs/tst_super_size.c b/lib/ext2fs/tst_super_size.c index 47fa5bac7..49a561ff2 100644 --- a/lib/ext2fs/tst_super_size.c +++ b/lib/ext2fs/tst_super_size.c @@ -4,8 +4,8 @@ * Copyright (C) 2007 by Theodore Ts'o. * * %Begin-Header% - * This file may be redistributed under the terms of the GNU Public - * License. + * This file may be redistributed under the terms of the GNU Library + * General Public License, version 2. * %End-Header% */ diff --git a/lib/ext2fs/tst_types.c b/lib/ext2fs/tst_types.c index fbe35dcb0..5274984c2 100644 --- a/lib/ext2fs/tst_types.c +++ b/lib/ext2fs/tst_types.c @@ -4,8 +4,8 @@ * Copyright (C) 2006 by Theodore Ts'o. * * %Begin-Header% - * This file may be redistributed under the terms of the GNU Public - * License. + * This file may be redistributed under the terms of the GNU Library + * General Public License, version 2. * %End-Header% */ diff --git a/lib/ext2fs/undo_io.c b/lib/ext2fs/undo_io.c index 827c038f3..7cf886842 100644 --- a/lib/ext2fs/undo_io.c +++ b/lib/ext2fs/undo_io.c @@ -6,8 +6,8 @@ * Author Aneesh Kumar K.V * * %Begin-Header% - * This file may be redistributed under the terms of the GNU Public - * License. + * This file may be redistributed under the terms of the GNU Library + * General Public License, version 2. * %End-Header% */ diff --git a/lib/ext2fs/unix_io.c b/lib/ext2fs/unix_io.c index 797fce894..8c599aa65 100644 --- a/lib/ext2fs/unix_io.c +++ b/lib/ext2fs/unix_io.c @@ -10,8 +10,8 @@ * 2002 by Theodore Ts'o. * * %Begin-Header% - * This file may be redistributed under the terms of the GNU Public - * License. + * This file may be redistributed under the terms of the GNU Library + * General Public License, version 2. * %End-Header% */ diff --git a/lib/ext2fs/unlink.c b/lib/ext2fs/unlink.c index ffe8dbe9c..7ffeb9e8b 100644 --- a/lib/ext2fs/unlink.c +++ b/lib/ext2fs/unlink.c @@ -4,8 +4,8 @@ * Copyright (C) 1993, 1994, 1997 Theodore Ts'o. * * %Begin-Header% - * This file may be redistributed under the terms of the GNU Public - * License. + * This file may be redistributed under the terms of the GNU Library + * General Public License, version 2. * %End-Header% */ diff --git a/lib/ext2fs/valid_blk.c b/lib/ext2fs/valid_blk.c index d0367e71c..32ac9e602 100644 --- a/lib/ext2fs/valid_blk.c +++ b/lib/ext2fs/valid_blk.c @@ -4,10 +4,9 @@ * Copyright 1997 by Theodore Ts'o * * %Begin-Header% - * This file may be redistributed under the terms of the GNU Public - * License. + * This file may be redistributed under the terms of the GNU Library + * General Public License, version 2. * %End-Header% - * */ #include diff --git a/lib/ext2fs/version.c b/lib/ext2fs/version.c index 3fc4c73c5..ab406fea2 100644 --- a/lib/ext2fs/version.c +++ b/lib/ext2fs/version.c @@ -4,8 +4,8 @@ * Copyright (C) 1997 Theodore Ts'o. * * %Begin-Header% - * This file may be redistributed under the terms of the GNU Public - * License. + * This file may be redistributed under the terms of the GNU Library + * General Public License, version 2. * %End-Header% */ diff --git a/lib/ext2fs/write_bb_file.c b/lib/ext2fs/write_bb_file.c index ea31a7d17..70bcf08ed 100644 --- a/lib/ext2fs/write_bb_file.c +++ b/lib/ext2fs/write_bb_file.c @@ -4,8 +4,8 @@ * Copyright (C) 1994, 1995 Theodore Ts'o. * * %Begin-Header% - * This file may be redistributed under the terms of the GNU Public - * License. + * This file may be redistributed under the terms of the GNU Library + * General Public License, version 2. * %End-Header% */