From: Benno Schulenberg Date: Sat, 5 Oct 2013 16:00:24 +0000 (+0200) Subject: COPYING: fix grammar of referring phrase, and indicate location better X-Git-Tag: v2.24-rc2~32 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e9c58f6d55840fddec434151bb49d4909a86e69f;p=thirdparty%2Futil-linux.git COPYING: fix grammar of referring phrase, and indicate location better Signed-off-by: Benno Schulenberg --- diff --git a/README.licensing b/README.licensing index ab600045d0..91e07871c6 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 41fe6fd625..be1a5b3a18 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 41fe6fd625..be1a5b3a18 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 41fe6fd625..be1a5b3a18 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 6935c28893..0e902cf8cd 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.