From: Emil Velikov Date: Sat, 18 Jul 2026 17:42:20 +0000 (+0100) Subject: COPYING: drop double-space the Copyright example X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;ds=sidebyside;p=thirdparty%2Fkmod.git COPYING: drop double-space the Copyright example I am assuming that the COPYING boilerplate is the source for all the varying double-space instances we have (had) in-tree. Update those, so we can avoid them in the future. As always, the typical IANAL disclaimer applies. To the best of my knowledge and understanding the two forms are identical. With the original being _slightly_ annoying especially if your editor high-lights the double-space. Signed-off-by: Emil Velikov Link: https://github.com/kmod-project/kmod/pull/450 Signed-off-by: Lucas De Marchi --- diff --git a/COPYING b/COPYING index 8add30a..43a409f 100644 --- a/COPYING +++ b/COPYING @@ -471,7 +471,7 @@ convey the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found. - Copyright (C) + Copyright (C) This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public diff --git a/libkmod/COPYING b/libkmod/COPYING index 8add30a..43a409f 100644 --- a/libkmod/COPYING +++ b/libkmod/COPYING @@ -471,7 +471,7 @@ convey the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found. - Copyright (C) + Copyright (C) This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public diff --git a/testsuite/COPYING b/testsuite/COPYING index 8add30a..43a409f 100644 --- a/testsuite/COPYING +++ b/testsuite/COPYING @@ -471,7 +471,7 @@ convey the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found. - Copyright (C) + Copyright (C) This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public diff --git a/tools/COPYING b/tools/COPYING index d511905..e7003bc 100644 --- a/tools/COPYING +++ b/tools/COPYING @@ -291,7 +291,7 @@ convey the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found. - Copyright (C) + Copyright (C) This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by