From da9629917d3b5b1aad12eaff99f33579d6f60128 Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Wed, 31 Aug 2011 11:12:17 +0200 Subject: [PATCH] docs: use .LGPL extension for file with GNU Lesser License Signed-off-by: Karel Zak --- Documentation/licenses/{COPYING.GPLv2.1 => COPYING.LGPLv2.1} | 0 Documentation/licenses/COPYING.getopt => getopt/COPYING | 0 libblkid/COPYING | 2 +- libmount/COPYING | 2 +- 4 files changed, 2 insertions(+), 2 deletions(-) rename Documentation/licenses/{COPYING.GPLv2.1 => COPYING.LGPLv2.1} (100%) rename Documentation/licenses/COPYING.getopt => getopt/COPYING (100%) 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. -- 2.47.3