All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Huth <thuth@redhat.com>
To: kvm@vger.kernel.org, rkrcmar@redhat.com
Cc: pbonzini@redhat.com, drjones@redhat.com, david@redhat.com,
	lvivier@redhat.com
Subject: [kvm-unit-tests PATCH 0/3] Update license information
Date: Wed,  3 May 2017 13:50:26 +0200	[thread overview]
Message-ID: <1493812229-21037-1-git-send-email-thuth@redhat.com> (raw)

The COPYRIGHT file claims that the kvm-unit-tests is licensed
under the LGPL. But effectively, the license for the whole
package should be GPL nowadays instead, since some GPL code
crept in over the years. So let's update the COPYRIGHT text
accordingly and add some more license information to the files
that are still missing an explicit license statement.

Thomas Huth (3):
  Add LGPL information to some ARM and PPC specific library files
  COPYRIGHT: Make it clear that kvm-unit-tests is GPL2 nowadays
  Add a copyright/license header for the ARM spinlock test

 COPYRIGHT               | 10 ++++++++--
 arm/spinlock-test.c     | 12 ++++++++++++
 lib/arm/spinlock.c      |  6 ++++++
 lib/powerpc/processor.c |  3 +++
 lib/ppc64/spinlock.c    |  7 +++++++
 5 files changed, 36 insertions(+), 2 deletions(-)

-- 
1.8.3.1

             reply	other threads:[~2017-05-03 11:50 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-03 11:50 Thomas Huth [this message]
2017-05-03 11:50 ` [kvm-unit-tests PATCH 1/3] Add LGPL information to some ARM and PPC specific library files Thomas Huth
2017-05-03 12:33   ` Laurent Vivier
2017-05-03 11:50 ` [kvm-unit-tests PATCH 2/3] COPYRIGHT: Make it clear that kvm-unit-tests is GPL2 nowadays Thomas Huth
2017-05-03 12:34   ` Laurent Vivier
2017-05-03 11:50 ` [kvm-unit-tests PATCH 3/3] Add a copyright/license header for the ARM spinlock test Thomas Huth
2017-05-03 12:35   ` Laurent Vivier
2017-05-03 12:11 ` [kvm-unit-tests PATCH 0/3] Update license information Andrew Jones
2017-05-03 12:45 ` Paolo Bonzini

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=1493812229-21037-1-git-send-email-thuth@redhat.com \
    --to=thuth@redhat.com \
    --cc=david@redhat.com \
    --cc=drjones@redhat.com \
    --cc=kvm@vger.kernel.org \
    --cc=lvivier@redhat.com \
    --cc=pbonzini@redhat.com \
    --cc=rkrcmar@redhat.com \
    /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.