All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Daniel P. Berrangé" <berrange@redhat.com>
To: Chetan Pant <chetan4windows@gmail.com>
Cc: qemu-trivial@nongnu.org, qemu-devel@nongnu.org
Subject: Re: [PATCH 2/30] io: Fix Lesser GPL version number
Date: Mon, 19 Oct 2020 11:41:07 +0100	[thread overview]
Message-ID: <20201019104107.GF236912@redhat.com> (raw)
In-Reply-To: <20201014134033.14095-1-chetan4windows@gmail.com>

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	other threads:[~2020-10-19 10:41 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-14 13:40 [PATCH 2/30] io: Fix Lesser GPL version number Chetan Pant
2020-10-14 13:40 ` Chetan Pant
2020-10-19 10:41 ` Daniel P. Berrangé [this message]
2020-10-26 19:27   ` Laurent Vivier

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20201019104107.GF236912@redhat.com \
    --to=berrange@redhat.com \
    --cc=chetan4windows@gmail.com \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-trivial@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.