From mboxrd@z Thu Jan 1 00:00:00 1970 From: shawnguo@kernel.org (Shawn Guo) Date: Wed, 26 Sep 2018 22:26:08 +0800 Subject: [PATCH 1/2] soc: imx: gpc: Switch to SPDX identifier In-Reply-To: <1537292894-22728-1-git-send-email-festevam@gmail.com> References: <1537292894-22728-1-git-send-email-festevam@gmail.com> Message-ID: <20180926142606.GG26692@dragon> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Tue, Sep 18, 2018 at 02:48:13PM -0300, Fabio Estevam wrote: > From: Fabio Estevam > > Adopt the SPDX license identifier headers to ease license compliance > management. > > Signed-off-by: Fabio Estevam Applied both, thanks.