diff options
author | Theodore Ts'o <tytso@mit.edu> | 2010-05-17 21:31:56 -0400 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2010-05-17 23:04:39 -0400 |
commit | 543547a52a20cb7e69d74921b2f691078fd55d83 (patch) | |
tree | a1d0e2b3e57e13acce49621ae9e4b70f6148dda6 /lib/e2p/ps.c | |
parent | b25df6f81791ff5735925a30e9629b6a559386b8 (diff) | |
download | android_external_e2fsprogs-543547a52a20cb7e69d74921b2f691078fd55d83.tar.gz android_external_e2fsprogs-543547a52a20cb7e69d74921b2f691078fd55d83.tar.bz2 android_external_e2fsprogs-543547a52a20cb7e69d74921b2f691078fd55d83.zip |
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/e2p/ps.c')
-rw-r--r-- | lib/e2p/ps.c | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/lib/e2p/ps.c b/lib/e2p/ps.c index bec8b419..e6ad60ab 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% */ /* |