diff options
author | Heiko Schocher <hs@denx.de> | 2019-01-22 06:26:22 +0100 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2019-01-24 17:23:42 +0100 |
commit | dc81e8465d4a10deba37f5e62368a7d801e3dc0a (patch) | |
tree | c703d8568f2aaea37baa9118c7d613874f6bfbb2 /arch/arm/boot/dts/am335x-shc.dts | |
parent | ARM: dts: am437x: replace linux,wakeup with wakeup-source property (diff) | |
download | linux-dc81e8465d4a10deba37f5e62368a7d801e3dc0a.tar.xz linux-dc81e8465d4a10deba37f5e62368a7d801e3dc0a.zip |
ARM: dts: am335x-shc.dts: Switch to SPDX identifier
Adopt the SPDX license identifier headers to ease license
compliance management.
Signed-off-by: Heiko Schocher <hs@denx.de>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/boot/dts/am335x-shc.dts')
-rw-r--r-- | arch/arm/boot/dts/am335x-shc.dts | 4 |
1 files changed, 1 insertions, 3 deletions
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/; |