On 23/01/2019 15:51, Thomas Huth wrote: > Some files claim that the code is licensed under the GPL, but then > suddenly suggest that the user should have a look at the LGPL. > That's of course non-sense, replace it with the correct GPL wording > instead. > > Signed-off-by: Thomas Huth <[email protected]> > --- > crypto/afsplit.c | 11 +++++------ > include/crypto/afsplit.h | 11 +++++------ > include/hw/pci-host/gpex.h | 4 ++-- > include/hw/pci-host/q35.h | 4 ++-- > include/qemu/range.h | 11 +++++------ > target/i386/hvf/hvf.c | 6 +++--- > util/range.c | 11 +++++------ > 7 files changed, 27 insertions(+), 31 deletions(-)
Reviewed-by: Laurent Vivier <[email protected]>
