You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test-lib.sh: Add explicit license detail, with change from GPLv2 to GPLv2+.
Dear Junio,
this is a resend of relicensing patch for test suite library, which
was initially sent by Carl Worth. Since the time you sent me acks for
this patch collected by you, I collected 8 additional acks as is
documented at
https://git.wiki.kernel.org/index.php/Test-lib_reclicensing. There are
still three contributors missing: Bert Wesarg, Stephan Beyer and Bryan
Donlan. The contributions of first two are clearly not copyrightable.
I'm not sure about the copyrightability of Bryan Donlan's
contributions (git log -p --author='Bryan Donlan' t/test-lib.sh).
Carl told me that in your ack collection process you missed only three
acks. So I wonder whether you already did some analysis of which
contributions are copyrightable. If so, are the missing acks in the
list bellow?
Thanks
Michal
8<--------8<--------8<--------
This file has had no explicit license information noted in it, but
has clearly been created and modified according to the terms of GPLv2
as with the rest of the git code base.
The purpose of relicensing is to allow other GPLv3+ projects (in
particular, the notmuch project: http://notmuchmail.org) to use this
same test-suite structure and to contribute changes back as well.
Signed-off-by: Carl Worth <[email protected]>
Signed-off-by: Michal Sojka <[email protected]>
Acked-by: Alex Riesen <[email protected]>
Acked-by: Brandon Casey <[email protected]>
Acked-by: Clemens Buchacher <[email protected]>
Acked-by: David Reiss <[email protected]>
Acked-by: Emil Sit <[email protected]>
Acked-by: Eric Wong <[email protected]>
Acked-by: Fredrik Kuivinen <[email protected]>
Acked-by: Gerrit Pape <[email protected]>
Acked-by: Christian Couder <[email protected]>
Acked-by: Jakub Narebski <[email protected]>
Acked-by: Jeff King <[email protected]>
Acked-by: Johan Herland <[email protected]>
Acked-by: Johannes Schindelin <[email protected]>
Acked-by: Johannes Sixt <[email protected]>
Acked-by: Jonathan Nieder <[email protected]>
Acked-by: Josh Triplett <[email protected]>
Acked-by: Junio C Hamano <[email protected]>
Acked-by: Lea Wiemann <[email protected]>
Acked-by: Markus Heidelberg <[email protected]>
Acked-by: Martin Waitz <[email protected]>
Acked-by: Matthew Ogilvie <[email protected]>
Acked-by: Matthias Lederhofer <[email protected]>
Acked-by: Michael J Gruber <[email protected]>
Acked-by: Michele Ballabio <[email protected]>
Acked-by: Miklos Vajna <[email protected]>
Acked-by: Nicolas Pitre <[email protected]>
Acked-by: Pavel Roskin <[email protected]>
Acked-by: Petr Baudis <[email protected]>
Acked-by: Pierre Habouzit <[email protected]>
Acked-by: Robin Rosenberg <[email protected]>
Acked-by: Shawn O. Pearce <[email protected]>
Acked-by: Stephen Boyd <[email protected]>
Acked-by: Sverre Rabbelier <[email protected]>
Acked-by: Thomas Rast <[email protected]>
Signed-off-by: Junio C Hamano <[email protected]>
0 commit comments