From mboxrd@z Thu Jan 1 00:00:00 1970 From: shawnguo@kernel.org (Shawn Guo) Date: Tue, 19 Jun 2018 11:09:33 +0800 Subject: [PATCH] arm64: dts: freescale: Update to use SPDX identifiers In-Reply-To: <1528828122-9276-1-git-send-email-leoyang.li@nxp.com> References: <1528828122-9276-1-git-send-email-leoyang.li@nxp.com> Message-ID: <20180619030931.GD16091@dragon> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Tue, Jun 12, 2018 at 01:28:42PM -0500, Li Yang wrote: > Replace license text with corresponding SPDX identifiers and update the > format of existing SPDX identifiers to follow the new guideline > Documentation/process/license-rules.rst. > > Note that some of the files mentioned X11 license previously but the > license text actually matches MIT license. > > Signed-off-by: Li Yang Applied, thanks.