Message ID | 20190122052623.1779840-2-hs@denx.de (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | ARM: dts: am335x-shc.dts: small updates for shc board | expand |
* Heiko Schocher <hs@denx.de> [190121 21:26]: > Adopt the SPDX license identifier headers to ease license > compliance management. Applying into omap-for-v5.1/dt thanks. Tony
diff --git a/arch/arm/boot/dts/am335x-shc.dts b/arch/arm/boot/dts/am335x-shc.dts index d0fd68873689..5cdaf0cd9401 100644 --- a/arch/arm/boot/dts/am335x-shc.dts +++ b/arch/arm/boot/dts/am335x-shc.dts @@ -1,11 +1,9 @@ +// SPDX-License-Identifier: GPL-2.0 /* * support for the bosch am335x based shc c3 board * * Copyright, C) 2015 Heiko Schocher <hs@denx.de> * - * 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. */ /dts-v1/;
Adopt the SPDX license identifier headers to ease license compliance management. Signed-off-by: Heiko Schocher <hs@denx.de> --- arch/arm/boot/dts/am335x-shc.dts | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-)