]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
libblkid: fix copyright noticed to be consistent (so all are LGPL)
authorKarel Zak <kzak@redhat.com>
Tue, 11 Sep 2012 07:30:16 +0000 (09:30 +0200)
committerKarel Zak <kzak@redhat.com>
Mon, 1 Oct 2012 09:36:59 +0000 (11:36 +0200)
The libblkid library was intended to be released under the LGPL.
There is very little significant code in version.c; just a version
parser, and the original copyright holder (Theodore Ts'o,
tytso@mit.edu) has confirmed that he had intended to relicense all of
the files under the LGPL during a time when he was the sole author.

Acked-by: "Theodore Ts'o" <tytso@mit.edu>
Reported-by: John Calcote <john.calcote@gmail.com>
Signed-off-by: Karel Zak <kzak@redhat.com>
libblkid/libblkid.3
libblkid/src/version.c

index e6c20b1cdc37423aad11d4172befa52c30e6d452..ff84e7d38c31bf2503280d5d301f3e78dd5d49cf 100644 (file)
@@ -2,7 +2,8 @@
 .\"
 .\" This man page was created for libblkid.so.1.0 from e2fsprogs-1.24.
 .\"
-.\" This file may be copied under the terms of the GNU Public License.
+.\" This file may be copied under the terms of the GNU Lesser General Public
+.\" License.
 .\"
 .\" Created  Wed Sep 14 12:02:12 2001, Andreas Dilger
 .TH LIBBLKID 3 "May 2009" "util-linux" "Programmer's Manual"
index 63f02f6a9de1eb20b8bb18fb89d268aebed7f9cc..7f776317918c0955ac4925df4162d13785a87322 100644 (file)
@@ -4,8 +4,8 @@
  * Copyright (C) 2004 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 Lesser General
+ * Public License.
  * %End-Header%
  */