On Tue, May 5, 2015 at 3:27 PM, John Paul Adrian Glaubitz <[email protected]> wrote: > On 05/05/2015 03:08 PM, László Böszörményi (GCS) wrote: >> Then the first step is to ask everyone you (we?) know to allow the >> relicensing of the whole cc65. This means all contributors of the code >> who ever changed something in it, even a single character. Do others >> like John R. Dunning or Ullrich von Bassewitz may have a full commit >> history and/or list of the contributors over the years? > > You can get a list: > > $ git clone [email protected]:cc65/cc65.git > $ cd cc65 > $ git log --all --format='%aN <%cE>' | sort -u This is not authoritative. For example someone could sent an email to Ullrich with his/her patch. As it was not commited by the contributor but Ullrich, the person's identity is lost. But well, the commit log can be a good starting point. May you Oliver handle this?
Regards, Laszlo/GCS -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

