qemu-trivial
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 2/30] io: Fix Lesser GPL version number


From: Daniel P . Berrangé
Subject: Re: [PATCH 2/30] io: Fix Lesser GPL version number
Date: Mon, 19 Oct 2020 11:41:07 +0100
User-agent: Mutt/1.14.6 (2020-07-11)

On Wed, Oct 14, 2020 at 01:40:33PM +0000, Chetan Pant wrote:
> There is no "version 2" of the "Lesser" General Public License.
> It is either "GPL version 2.0" or "Lesser GPL version 2.1".
> This patch replaces all occurrences of "Lesser GPL version 2" with
> "Lesser GPL version 2.1" in comment section.
> 
> Signed-off-by: Chetan Pant <chetan4windows@gmail.com>
> ---
>  include/io/channel-buffer.h     | 2 +-
>  include/io/channel-command.h    | 2 +-
>  include/io/channel-file.h       | 2 +-
>  include/io/channel-socket.h     | 2 +-
>  include/io/channel-tls.h        | 2 +-
>  include/io/channel-util.h       | 2 +-
>  include/io/channel-watch.h      | 2 +-
>  include/io/channel-websock.h    | 2 +-
>  include/io/channel.h            | 2 +-
>  include/io/dns-resolver.h       | 2 +-
>  include/io/task.h               | 2 +-
>  io/channel-buffer.c             | 2 +-
>  io/channel-command.c            | 2 +-
>  io/channel-file.c               | 2 +-
>  io/channel-socket.c             | 2 +-
>  io/channel-tls.c                | 2 +-
>  io/channel-util.c               | 2 +-
>  io/channel-watch.c              | 2 +-
>  io/channel-websock.c            | 2 +-
>  io/channel.c                    | 2 +-
>  io/dns-resolver.c               | 2 +-
>  io/task.c                       | 2 +-
>  tests/test-io-channel-buffer.c  | 2 +-
>  tests/test-io-channel-command.c | 2 +-
>  tests/test-io-channel-file.c    | 2 +-
>  tests/test-io-channel-socket.c  | 2 +-
>  tests/test-io-task.c            | 2 +-
>  27 files changed, 27 insertions(+), 27 deletions(-)

Acked-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 :|




reply via email to

[Prev in Thread] Current Thread [Next in Thread]