summaryrefslogtreecommitdiff
path: root/lib/ext2fs/bitops.c
diff options
context:
space:
mode:
authorTheodore Ts'o <tytso@mit.edu>2010-05-17 21:31:56 -0400
committerTheodore Ts'o <tytso@mit.edu>2010-05-17 23:04:39 -0400
commit543547a52a20cb7e69d74921b2f691078fd55d83 (patch)
treea1d0e2b3e57e13acce49621ae9e4b70f6148dda6 /lib/ext2fs/bitops.c
parentb25df6f81791ff5735925a30e9629b6a559386b8 (diff)
downloade2fsprogs-543547a52a20cb7e69d74921b2f691078fd55d83.tar.gz
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" <tytso@mit.edu>
Diffstat (limited to 'lib/ext2fs/bitops.c')
-rw-r--r--lib/ext2fs/bitops.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/ext2fs/bitops.c b/lib/ext2fs/bitops.c
index 485e997b..d7db9049 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%
*/