Approve relicensing
[jelmer/dulwich.git] / relicensing-apachev2.txt
1 At the moment, Dulwich is licensed under the GNU General Public License,
2 version 2 or later.
3
4 We'd like to relicense Dulwich under the Apache v2 (or later) license, as
5 the GPL is problematic for many free software Python projects that are under
6 BSD-style licenses. See also https://github.com/jelmer/dulwich/issues/153
7
8 For reference, a full copy of the Apachev2 license can be found here:
9 https://www.apache.org/licenses/LICENSE-2.0
10
11 New contributions to Dulwich should be dual licensed under the GNU GPLv2 (or
12 later) and the Apachev2 (or later) licenses.
13
14 Contributions made prior were contributed under the GPLv2 (or later) license
15 alone. The following contributors have not (yet) relicensed their code under
16 dual Apachev2/GPLv2:
17
18 Aaron O'Mullan <aaron.omullan@friendco.de>
19 Abderrahim Kitouni <a.kitouni@gmail.com>
20 Alberto Ruiz <aruiz@gnome.org>
21 Alexander Belchenko <bialix@ukr.net>
22 Ali Sabil <ali.sabil@gmail.com>
23 Andres Lowrie <andres.lowrie@gmail.com>
24 Artem Tikhomirov <artem.tikhomirov@syntevo.com>
25 Brendan Cully <brendan@kublai.com>
26 Brian Visel <eode@eptitude.net>
27 Bruce Duncan <Bruce.Duncan@ed.ac.uk>
28 Bruno Renié <buburno@gmail.com>
29 Chaiwat Suttipongsakul <cwt@bashell.com>
30 Chow Loong Jin <hyperair@debian.org>
31 Chris Eberle <eberle1080@gmail.com>
32 Chris Reid <chris@reidsy.com>
33 codingtony <tony.bussieres@gmail.com>
34 Damien Tournoud <damien@commerceguys.com>
35 Daniele Sluijters <daniele.sluijters@gmail.com>
36 David Blewett <davidb@sixfeetup.com>
37 David Carr <david@carrclan.us>
38 David Pursehouse <david.pursehouse@gmail.com>
39 DeeKey <dkomarov@gmail.com>
40 Dirk <dirk@opani.com>
41 diryboy <lancevdance@gmail.com>
42 D-Key <dkomarov@gmail.com>
43 Dmitriy <dkomarov@gmail.com>
44 Dov Feldstern <dovdevel@gmail.com>
45 Fabien Boucher <fabien.boucher@enovance.com>
46 Gary van der Merwé <garyvdm@gmail.com>
47 Hal Wine <hal.wine@gmail.com>
48 Hans Kolek <hkolek@gmail.com>
49 Hervé Cauwelier <herve@oursours.net> <herve@itaapy.com>
50 Jameson Nash <jameson@mit.edu>
51 John Arbash Meinel <john@arbash-meinel.com>
52 kwatters <kwatters@tagged.com>
53 Lukasz Balcerzak <lukasz.balcerzak@python-center.org>
54 Marc Brinkmann <git@marcbrinkmann.de>
55 Martin Packman <gzlist@googlemail.com>
56 max <max0d41@github.com>
57 Nick Stenning <nick@whiteink.com>
58 Nick Ward <ward.nickjames@gmail.com>
59 Nix <nix@esperi.co.uk>
60 Paul Hummer <paul@eventuallyanyway.com>
61 rfaulk <rfaulkner@wikimedia.org>
62 Risto Kankkunen <risto.kankkunen@f-secure.com> <risto.kankkunen@iki.fi>
63 Rod Cloutier <rodcloutier@gmail.com>
64 Roland Mas <lolando@debian.org>
65 Ronald Blaschke <ron@rblasch.org>
66 Ross Light <rlight2@gmail.com> <ross@zombiezen.com>
67 Ryan Faulkner <rfaulk@yahoo-inc.com>
68 Ryan McKern <ryan@orangefort.com>
69 Sam Vilain <svilain@saymedia.com>
70 Siddharth Agarwal <sid0@fb.com>
71 Stefan Zimmermann <zimmermann.code@gmail.com>
72 Takeshi Kanemoto <tak.kanemoto@gmail.com>
73 Tay Ray Chuan <rctay89@gmail.com>
74 Timo Schmid <info@bluec0re.eu>
75 Tommy Yu <tommy.yu@auckland.ac.nz>
76 Travis Cline <travis.cline@gmail.com>
77 Yifan Zhang <yifan@wavii.com>
78 Yuval Langer <yuval.langer@gmail.com>
79
80 If your name is in this list and you'd be happy to relicense your contribution
81 under dual GPLv2/Apachev2, then please send me an e-mail (jelmer@samba.org) or
82 a pull request on GitHub removing your name from the list above.