summaryrefslogtreecommitdiffstats
path: root/Documentation/licenses
diff options
context:
space:
mode:
authorKarel Zak2011-08-31 11:12:17 +0200
committerKarel Zak2011-08-31 11:12:17 +0200
commitda9629917d3b5b1aad12eaff99f33579d6f60128 (patch)
tree2475a69e260bc640e50744ca9b946f549c6d2227 /Documentation/licenses
parentMerge branch 'docs-dir' of https://github.com/kerolasa/lelux-utiliteetit (diff)
downloadkernel-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 'Documentation/licenses')
-rw-r--r--Documentation/licenses/COPYING.LGPLv2.1 (renamed from Documentation/licenses/COPYING.GPLv2.1)0
-rw-r--r--Documentation/licenses/COPYING.getopt5
2 files changed, 0 insertions, 5 deletions
diff --git a/Documentation/licenses/COPYING.GPLv2.1 b/Documentation/licenses/COPYING.LGPLv2.1
index cf9b6b997..cf9b6b997 100644
--- a/Documentation/licenses/COPYING.GPLv2.1
+++ b/Documentation/licenses/COPYING.LGPLv2.1
diff --git a/Documentation/licenses/COPYING.getopt b/Documentation/licenses/COPYING.getopt
deleted file mode 100644
index be70cdee4..000000000
--- a/Documentation/licenses/COPYING.getopt
+++ /dev/null
@@ -1,5 +0,0 @@
-The getopt is explicitly licensed under GNU General Public License,
-version 2 terms.
-
-The complete text of the license is available at the
-Documentation/licenses/COPYING.GPLv2 file.