On Fri, Sep 28, 2018 at 04:50:51PM -0700, Felix Manlunas wrote: > Part of the code inside the lio_vsw_23xx.bin firmware image is under GPL, > but the LICENCE.cavium file neglects to indicate that. However, > LICENCE.cavium does correctly specify the license that covers the other > Cavium firmware images that do not contain any GPL code. > > Fix the GPL compliance issue by adding a new file, LICENCE.cavium_liquidio, > which correctly shows the GPL boilerplate. This new file specifies the > licenses for all liquidio firmware, including the ones that do not have > GPL code. > > Change the liquidio section of WHENCE to point to LICENCE.cavium_liquidio. > > Reported-by: Florian Weimer <fwei...@redhat.com> > Signed-off-by: Manish Awasthi <manish.awas...@cavium.com> > Signed-off-by: Manoj Panicker <manojkumar.panic...@cavium.com> > Signed-off-by: Faisal Masood <faisal.mas...@cavium.com> > Signed-off-by: Felix Manlunas <felix.manlu...@cavium.com> > --- > LICENCE.cavium_liquidio | 429 > ++++++++++++++++++++++++++++++++++++++++++++++++ > WHENCE | 2 +- > 2 files changed, 430 insertions(+), 1 deletion(-) > create mode 100644 LICENCE.cavium_liquidio
Hello Maintainers of linux-firmware.git, Any feedback about this patch? Thanks, Felix