diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2015-06-30 09:27:01 (GMT) |
---|---|---|
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | 2015-07-01 16:07:11 (GMT) |
commit | 13b2ba1a112c94355837d77198f5159f68acab27 (patch) | |
tree | 82de2bcf6de461b9c8ebc153bfcce72411134965 /arch/arm/dts/uniphier-ref-daughter.dtsi | |
parent | edcfaeb8fd4829f8ed248556f9f0d996beabc3ba (diff) | |
download | u-boot-fsl-qoriq-13b2ba1a112c94355837d77198f5159f68acab27.tar.xz |
ARM: dts: UniPhier: re-license device tree files under GPLv2+/X11
The current GPL only licensing on the device trees makes it very
impractical for other software components licensed under another
license.
To make it easier to reuse them, the device trees for UniPhier
SoCs and boards have already been dual-licensed in Linux.
Follow this trend in U-boot too.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'arch/arm/dts/uniphier-ref-daughter.dtsi')
-rw-r--r-- | arch/arm/dts/uniphier-ref-daughter.dtsi | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/arch/arm/dts/uniphier-ref-daughter.dtsi b/arch/arm/dts/uniphier-ref-daughter.dtsi index aca9f58..84b2206 100644 --- a/arch/arm/dts/uniphier-ref-daughter.dtsi +++ b/arch/arm/dts/uniphier-ref-daughter.dtsi @@ -1,11 +1,9 @@ /* * Device Tree Source for UniPhier Reference Daughter Board * - * Copyright (C) 2014-2015 Panasonic Corporation - * Copyright (C) 2015 Socionext Inc. - * Author: Masahiro Yamada <yamada.masahiro@socionext.com> + * Copyright (C) 2014-2015 Masahiro Yamada <yamada.masahiro@socionext.com> * - * SPDX-License-Identifier: GPL-2.0+ + * SPDX-License-Identifier: GPL-2.0+ X11 */ &i2c0 { |