From: Karel Zak Date: Wed, 31 Aug 2011 09:12:17 +0000 (+0200) Subject: docs: use .LGPL extension for file with GNU Lesser License X-Git-Tag: v2.21-rc1~470 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=da9629917d3b5b1aad12eaff99f33579d6f60128;p=thirdparty%2Futil-linux.git docs: use .LGPL extension for file with GNU Lesser License Signed-off-by: Karel Zak --- diff --git a/Documentation/licenses/COPYING.GPLv2.1 b/Documentation/licenses/COPYING.LGPLv2.1 similarity index 100% rename from Documentation/licenses/COPYING.GPLv2.1 rename to Documentation/licenses/COPYING.LGPLv2.1 diff --git a/Documentation/licenses/COPYING.getopt b/getopt/COPYING similarity index 100% rename from Documentation/licenses/COPYING.getopt rename to getopt/COPYING diff --git a/libblkid/COPYING b/libblkid/COPYING index 0d86903332..41fe6fd625 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. diff --git a/libmount/COPYING b/libmount/COPYING index 0d86903332..41fe6fd625 100644 --- a/libmount/COPYING +++ b/libmount/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.