From: Alexandre Belloni Date: Thu, 17 May 2018 19:23:05 +0000 (+0200) Subject: net: mscc: Add SPDX identifier X-Git-Tag: v4.18-rc1~114^2~205 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=64a2658b58ab519dc17aa3ec5754eedcbdb68bde;p=thirdparty%2Flinux.git net: mscc: Add SPDX identifier ocelot_qsys.h is missing the SPDX identfier, fix that. Signed-off-by: Alexandre Belloni Reviewed-by: Allan W. Nielsen Signed-off-by: David S. Miller --- diff --git a/drivers/net/ethernet/mscc/ocelot_qsys.h b/drivers/net/ethernet/mscc/ocelot_qsys.h index aa7267d5ca77e..d8c63aa761be1 100644 --- a/drivers/net/ethernet/mscc/ocelot_qsys.h +++ b/drivers/net/ethernet/mscc/ocelot_qsys.h @@ -1,7 +1,7 @@ +/* SPDX-License-Identifier: (GPL-2.0 OR MIT) */ /* * Microsemi Ocelot Switch driver * - * License: Dual MIT/GPL * Copyright (c) 2017 Microsemi Corporation */