summaryrefslogtreecommitdiffstats
path: root/lib/mbsalign.c
diff options
context:
space:
mode:
authorPádraig Brady2013-03-15 10:48:37 +0100
committerKarel Zak2013-03-20 14:03:28 +0100
commit36c7f78524f852d9d9362e9d8baaad28dd20e5ee (patch)
tree384f92fc5f6222279e531ab4454cf8a4f0687d8a /lib/mbsalign.c
parentwhereis: canonicalize directories paths (diff)
downloadkernel-qcow2-util-linux-36c7f78524f852d9d9362e9d8baaad28dd20e5ee.tar.gz
kernel-qcow2-util-linux-36c7f78524f852d9d9362e9d8baaad28dd20e5ee.tar.xz
kernel-qcow2-util-linux-36c7f78524f852d9d9362e9d8baaad28dd20e5ee.zip
lib/mbsalign: correct license header from GPLv[23] to LGPLv2+
* lib/mbsalign.c: s/GPLv3/LGPLv2+/ * include/mbsalign.h: s/GPLv2/LGPLv2+/ * README.licensing: Remove mention GPLv3 as it's not actually used.
Diffstat (limited to 'lib/mbsalign.c')
-rw-r--r--lib/mbsalign.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/mbsalign.c b/lib/mbsalign.c
index d97bbd5eb..05c46509a 100644
--- a/lib/mbsalign.c
+++ b/lib/mbsalign.c
@@ -2,8 +2,8 @@
Copyright (C) 2009-2010 Free Software Foundation, Inc.
This program is free software: you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation, either version 3 of the License, or
+ it under the terms of the GNU Lesser General Public License as published by
+ the Free Software Foundation, either version 2.1 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,