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: jose dot marchesi at oracle dot com (Jose E. Marchesi)
- To: Nick Clifton <nickc at redhat dot com>
- Cc: Nick Alcock <nick dot alcock at oracle dot com>, binutils at sourceware dot org
- Date: Wed, 01 May 2019 18:16:21 +0200
- Subject: Re: [PATCH 00/19] libctf, and CTF support for objdump and readelf
- References: <20190430225706.159422-1-nick.alcock@oracle.com> <a674a205-d718-4629-78b4-d1dcb2f8b1f4@redhat.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.
Doh! We actually wanted to submit as GPLv3+, not GPLv2+. There is no
reason to include v2, at all :)
We will change the notifications to "version 3, or any later version" in
subsequent versions of the patch serie.