[libvirt] [PATCH] README: fix license typo

Jim Fehlig posted 1 patch 4 years, 9 months ago
Test syntax-check passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/20190725145453.4074-1-jfehlig@suse.com
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
[libvirt] [PATCH] README: fix license typo
Posted by Jim Fehlig 4 years, 9 months ago
The README contains a reference to GPL 2.1, which does not exist.
COPYING contains 2.0 so change the README to follow.

Signed-off-by: Jim Fehlig <jfehlig@suse.com>
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 1271843cb1..4d1e86259d 100644
--- a/README.md
+++ b/README.md
@@ -30,7 +30,7 @@ License
 The libvirt C API is distributed under the terms of GNU Lesser General
 Public License, version 2.1 (or later). Some parts of the code that are
 not part of the C library may have the more restrictive GNU General
-Public License, version 2.1 (or later). See the files `COPYING.LESSER`
+Public License, version 2.0 (or later). See the files `COPYING.LESSER`
 and `COPYING` for full license terms & conditions.
 
 
-- 
2.22.0


--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH] README: fix license typo
Posted by Daniel P. Berrangé 4 years, 9 months ago
On Thu, Jul 25, 2019 at 02:55:05PM +0000, Jim Fehlig wrote:
> The README contains a reference to GPL 2.1, which does not exist.
> COPYING contains 2.0 so change the README to follow.
> 
> Signed-off-by: Jim Fehlig <jfehlig@suse.com>
> ---
>  README.md | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>

Regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH] README: fix license typo
Posted by Ján Tomko 4 years, 9 months ago
Your e-mail address in the From: field is in all caps.

On Thu, Jul 25, 2019 at 02:55:05PM +0000, Jim Fehlig wrote:
>The README contains a reference to GPL 2.1, which does not exist.
>COPYING contains 2.0 so change the README to follow.
>
>Signed-off-by: Jim Fehlig <jfehlig@suse.com>
>---
> README.md | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>

Reviewed-by: Ján Tomko <jtomko@redhat.com>

Jano
--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list