This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: [PATCH 00/19] libctf, and CTF support for objdump and readelf
- From: Nick Clifton <nickc at redhat dot com>
- To: Nick Alcock <nick dot alcock at oracle dot com>, binutils at sourceware dot org
- Date: Wed, 1 May 2019 17:02:19 +0100
- Subject: Re: [PATCH 00/19] libctf, and CTF support for objdump and readelf
- References: <20190430225706.159422-1-nick.alcock@oracle.com>
Hi Nick,
One quick question before I start to dive into this particular patch series:
Is there a reason why you are using GPLv2 and not GPLv3 for your files ?
The binutils project as a whole uses GPLv3, so I would be concerned about
accepting a large number of GPLv2 source files.
Cheers
Nick