summaryrefslogtreecommitdiffstats
path: root/libblkid/src/version.c
diff options
context:
space:
mode:
authorKarel Zak2012-09-11 09:30:16 +0200
committerKarel Zak2012-09-11 09:30:16 +0200
commit0391552429921a5367704b1469945ea8daa56c86 (patch)
tree437d2224dcf490d0aee9384b0dc19bd5fbeb7c2e /libblkid/src/version.c
parenthwclock: add a new --compare option (diff)
downloadkernel-qcow2-util-linux-0391552429921a5367704b1469945ea8daa56c86.tar.gz
kernel-qcow2-util-linux-0391552429921a5367704b1469945ea8daa56c86.tar.xz
kernel-qcow2-util-linux-0391552429921a5367704b1469945ea8daa56c86.zip
libblkid: fix copyright noticed to be consistent (so all are LGPL)
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>
Diffstat (limited to 'libblkid/src/version.c')
-rw-r--r--libblkid/src/version.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/libblkid/src/version.c b/libblkid/src/version.c
index 63f02f6a9..7f7763179 100644
--- a/libblkid/src/version.c
+++ b/libblkid/src/version.c
@@ -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%
*/