From e9c58f6d55840fddec434151bb49d4909a86e69f Mon Sep 17 00:00:00 2001 From: Benno Schulenberg Date: Sat, 5 Oct 2013 18:00:24 +0200 Subject: COPYING: fix grammar of referring phrase, and indicate location better Signed-off-by: Benno Schulenberg --- README.licensing | 2 +- libblkid/COPYING | 4 ++-- libfdisk/COPYING | 4 ++-- libmount/COPYING | 4 ++-- libuuid/COPYING | 4 ++-- 5 files changed, 9 insertions(+), 9 deletions(-) diff --git a/README.licensing b/README.licensing index ab600045d..91e07871c 100644 --- a/README.licensing +++ b/README.licensing @@ -15,6 +15,6 @@ There is code under: Please, check the source code for more details. A license is usually at the start of each source file. -The /COPYING file (GPLv2+) is the default license for code without an explicitly +The ./COPYING file (GPLv2+) is the default license for code without an explicitly defined license. diff --git a/libblkid/COPYING b/libblkid/COPYING index 41fe6fd62..be1a5b3a1 100644 --- a/libblkid/COPYING +++ b/libblkid/COPYING @@ -4,5 +4,5 @@ License as published by the Free Software Foundation; either 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.LGPLv2.1 file. +The complete text of the license is available in the +../Documentation/licenses/COPYING.LGPLv2.1 file. diff --git a/libfdisk/COPYING b/libfdisk/COPYING index 41fe6fd62..be1a5b3a1 100644 --- a/libfdisk/COPYING +++ b/libfdisk/COPYING @@ -4,5 +4,5 @@ License as published by the Free Software Foundation; either 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.LGPLv2.1 file. +The complete text of the license is available in the +../Documentation/licenses/COPYING.LGPLv2.1 file. diff --git a/libmount/COPYING b/libmount/COPYING index 41fe6fd62..be1a5b3a1 100644 --- a/libmount/COPYING +++ b/libmount/COPYING @@ -4,5 +4,5 @@ License as published by the Free Software Foundation; either 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.LGPLv2.1 file. +The complete text of the license is available in the +../Documentation/licenses/COPYING.LGPLv2.1 file. diff --git a/libuuid/COPYING b/libuuid/COPYING index 6935c2889..0e902cf8c 100644 --- a/libuuid/COPYING +++ b/libuuid/COPYING @@ -1,5 +1,5 @@ This library is free software; you can redistribute it and/or modify it under the terms of the Modified BSD License. -The complete text of the license is available at the -Documentation/licenses/COPYING.BSD-3 file. +The complete text of the license is available in the +../Documentation/licenses/COPYING.BSD-3 file. -- cgit v1.2.3-55-g7522