Hi Peter, On 27/09/2017 19:38, Peter Maydell wrote: > On 1 September 2017 at 10:21, Eric Auger <eric.au...@redhat.com> wrote: >> The patch introduces the smmu base device and class for the ARM >> smmu. Devices for specific versions will be derived from this >> base device. >> >> We also introduce some important datatypes. >> >> Signed-off-by: Eric Auger <eric.au...@redhat.com> >> Signed-off-by: Prem Mallappa <prem.malla...@broadcom.com> > >> +/* >> + * Copyright (C) 2014-2016 Broadcom Corporation >> + * Copyright (c) 2017 Red Hat, Inc. >> + * Written by Prem Mallappa, Eric Auger >> + * >> + * This program is free software; you can redistribute it and/or modify >> + * it under the terms of the GNU General Public License version 2 as >> + * published by the Free Software Foundation. > > Really GPL-2-only ? > > Unless there's a good reason, you should probably fix this (including > getting an ack from Prem/Broadcom where it applies to code that came > from him). OK, thanks for the notice, I will investigate how/if we can change the license.
Best Regards Eric > > thanks > -- PMM >