diff options
author | Karel Zak | 2011-08-31 11:12:17 +0200 |
---|---|---|
committer | Karel Zak | 2011-08-31 11:12:17 +0200 |
commit | da9629917d3b5b1aad12eaff99f33579d6f60128 (patch) | |
tree | 2475a69e260bc640e50744ca9b946f549c6d2227 /libblkid | |
parent | Merge branch 'docs-dir' of https://github.com/kerolasa/lelux-utiliteetit (diff) | |
download | kernel-qcow2-util-linux-da9629917d3b5b1aad12eaff99f33579d6f60128.tar.gz kernel-qcow2-util-linux-da9629917d3b5b1aad12eaff99f33579d6f60128.tar.xz kernel-qcow2-util-linux-da9629917d3b5b1aad12eaff99f33579d6f60128.zip |
docs: use .LGPL extension for file with GNU Lesser License
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'libblkid')
-rw-r--r-- | libblkid/COPYING | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libblkid/COPYING b/libblkid/COPYING index 0d8690333..41fe6fd62 100644 --- a/libblkid/COPYING +++ b/libblkid/COPYING @@ -5,4 +5,4 @@ version 2.1 of the License, or (at your option) any later version. The complete text of the license is available at the -Documentation/licenses/COPYING.GPLv2.1 file. +Documentation/licenses/COPYING.LGPLv2.1 file. |