This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH, libgcc] Fix licenses on several files


On 28/07/13 23:03, Maxim Kuvyrkov wrote:
While verifying license compliance for GCC and its libraries I noticed that several libgcc files that end up in the final library are licensed under GPL-3.0+ instead of GPL-3.0-with-GCC-exception.

This is, obviously, was not the intention of developers who just copied wrong boilerplate text, and this patch fixes the oversights.

Just to avoid any possible fallout from this issue ...

Marcus, did you and ARM intend to license config/aarch64/sfp-machine.h and config/aarch64/sync-cache.c under GPL-3.0-with-GCC-exception?

Our intention was to use GPL3.0 with GCC exception and therefore have no objection to this change, however I have no idea what the appropriate process is in FSF/GCC for such a change.

/Marcus

Sriram, did you and Google intend to license config/i386/cpuinfo.c under GPL-3.0-with-GCC-exception?

Richard, did you and Red Hat intend to license config/ia64/unwind-ia64.h under GPL-3.0-with-GCC-exception?

DJ, did you and Red Hat intend to license config/mips/vr4120-div.S under GPL-3.0-with-GCC-exception?

Once confirmed, I will apply this patch to all active branches: trunk, gcc-4_8-branch and gcc-4_7-branch.

Thank you,

--
Maxim Kuvyrkov
www.kugelworks.com



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]