All of lore.kernel.org
 help / color / mirror / Atom feed
From: "M. Gregory" <mbgrego@tycho.ncsc.mil>
To: Ian Campbell <ian.campbell@citrix.com>, xen-devel@lists.xen.org
Cc: Ian Jackson <ian.jackson@eu.citrix.com>,
	Daniel De Graaf <dgdegra@tycho.nsa.gov>,
	wei.liu2@citrix.com, Wei Liu <liuw@liuw.name>
Subject: Re: [PATCH] libxl: Correct license header on libxl_flask.c to be LGPL
Date: Tue, 03 Mar 2015 12:20:19 -0500	[thread overview]
Message-ID: <54F5ED53.506@tycho.ncsc.mil> (raw)
In-Reply-To: <1425402142-26187-1-git-send-email-ian.campbell@citrix.com>

Yes, this change is ok.
-Machon

On 03/03/2015 12:02 PM, Ian Campbell wrote:
> libxl is intended to be an LGPL 2.1 licensed library, however this
> file inadvertently got given a GPL header.
> 
> The following people have touched this file, although all but Machon's
> contributions are trivial and/or mechanical an Ack from each would be
> unambiguous:
> 
> $ git log --format='%an <%aE>' tools/libxl/libxl_flask.c | sort -u
> Ian Campbell <ian.campbell@citrix.com>
> Ian Jackson <ian.jackson@eu.citrix.com>
> Machon Gregory <mbgrego@tycho.ncsc.mil>
> Wei Liu <liuw@liuw.name>
> $
> 
> Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
> Cc: Ian Jackson <ian.jackson@eu.citrix.com>
> Cc: Machon Gregory <mbgrego@tycho.ncsc.mil>
> Cc: Wei Liu <liuw@liuw.name>
> Cc: Daniel De Graaf <dgdegra@tycho.nsa.gov>
> ---
> 
> Machon, as the majority author of this file are you OK with this
> change?
> 
> Ian, this should be a candidate for backport I think.
> ---
>  tools/libxl/libxl_flask.c |   13 +++++++++----
>  1 file changed, 9 insertions(+), 4 deletions(-)
> 
> diff --git a/tools/libxl/libxl_flask.c b/tools/libxl/libxl_flask.c
> index 23f2476..38347a3 100644
> --- a/tools/libxl/libxl_flask.c
> +++ b/tools/libxl/libxl_flask.c
> @@ -1,10 +1,15 @@
>  /*
> - *
>   *  Author: Machon Gregory, <mbgrego@tycho.ncsc.mil>
>   *
> - *  This program is free software; you can redistribute it and/or modify
> - *  it under the terms of the GNU General Public License version 2,
> - *  as published by the Free Software Foundation.
> + * This program is free software; you can redistribute it and/or modify
> + * it under the terms of the GNU Lesser General Public License as published
> + * by the Free Software Foundation; version 2.1 only. with the special
> + * exception on linking described in file LICENSE.
> + *
> + * This program is distributed in the hope that it will be useful,
> + * but WITHOUT ANY WARRANTY; without even the implied warranty of
> + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
> + * GNU Lesser General Public License for more details.
>   */
>  
>  #include "libxl_osdeps.h" /* must come before any other headers */
> 

  parent reply	other threads:[~2015-03-03 17:20 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-03 17:02 [PATCH] libxl: Correct license header on libxl_flask.c to be LGPL Ian Campbell
2015-03-03 17:08 ` Ian Jackson
2015-03-03 17:20 ` M. Gregory [this message]
2015-03-03 17:50   ` Ian Campbell
2015-03-05 17:29     ` Ian Campbell
2015-03-04 11:20 ` Wei Liu

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=54F5ED53.506@tycho.ncsc.mil \
    --to=mbgrego@tycho.ncsc.mil \
    --cc=dgdegra@tycho.nsa.gov \
    --cc=ian.campbell@citrix.com \
    --cc=ian.jackson@eu.citrix.com \
    --cc=liuw@liuw.name \
    --cc=wei.liu2@citrix.com \
    --cc=xen-devel@lists.xen.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.