All of lore.kernel.org
 help / color / mirror / Atom feed
* [kvm-unit-tests PATCH 0/3] Update license information
@ 2017-05-03 11:50 Thomas Huth
  2017-05-03 11:50 ` [kvm-unit-tests PATCH 1/3] Add LGPL information to some ARM and PPC specific library files Thomas Huth
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Thomas Huth @ 2017-05-03 11:50 UTC (permalink / raw)
  To: kvm, rkrcmar; +Cc: pbonzini, drjones, david, lvivier

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

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2017-05-03 12:45 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-05-03 11:50 [kvm-unit-tests PATCH 0/3] Update license information Thomas Huth
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

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.