Sergey Matyukevich <sergey.matyukevich.os@xxxxxxxxxxxxx> writes: > Replace textual license with SPDX-License-Identifier. > Add an SPDX-License-Identifier for the Makefile. > > Signed-off-by: Sergey Matyukevich <sergey.matyukevich.os@xxxxxxxxxxxxx> [...] > --- a/drivers/net/wireless/quantenna/qtnfmac/cfg80211.h > +++ b/drivers/net/wireless/quantenna/qtnfmac/cfg80211.h > @@ -1,3 +1,6 @@ > +/* SPDX-License-Identifier: GPL-2.0+ */ > +/* Copyright (c) 2015-2016 Quantenna Communications. All rights reserved. */ > + > /* > * Copyright (c) 2015-2016 Quantenna Communications, Inc. > * All rights reserved. This doesn't look correct, please check. -- Kalle Valo