diff options
author | Bhuvanchandra DV <bhuvanchandra.dv@toradex.com> | 2016-01-27 10:31:46 +0530 |
---|---|---|
committer | Stefano Babic <sbabic@denx.de> | 2016-02-02 21:36:09 +0100 |
commit | 947fb97217e0eec29035c92d4997fdcd4e6ed8e8 (patch) | |
tree | 429cc27aeb4eb61f24b14802491a127123987055 | |
parent | d5e4f0abad708ecc5b7beed337e75499583bf566 (diff) | |
download | u-boot-imx-947fb97217e0eec29035c92d4997fdcd4e6ed8e8.zip u-boot-imx-947fb97217e0eec29035c92d4997fdcd4e6ed8e8.tar.gz u-boot-imx-947fb97217e0eec29035c92d4997fdcd4e6ed8e8.tar.bz2 |
arm: vybrid: Update the license string
Since SPDX license is already there, drop the full one.
Signed-off-by: Bhuvanchandra DV <bhuvanchandra.dv@toradex.com>
Acked-by: Stefan Agner <stefan.agner@toradex.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
-rw-r--r-- | arch/arm/dts/vf-colibri.dtsi | 5 | ||||
-rw-r--r-- | arch/arm/dts/vf.dtsi | 5 | ||||
-rw-r--r-- | arch/arm/dts/vf500-colibri.dts | 5 | ||||
-rw-r--r-- | arch/arm/dts/vf610-colibri.dts | 5 |
4 files changed, 0 insertions, 20 deletions
diff --git a/arch/arm/dts/vf-colibri.dtsi b/arch/arm/dts/vf-colibri.dtsi index 7a8e9bee..f005339 100644 --- a/arch/arm/dts/vf-colibri.dtsi +++ b/arch/arm/dts/vf-colibri.dtsi @@ -2,11 +2,6 @@ * Copyright 2014 Toradex AG * * SPDX-License-Identifier: GPL-2.0+ or X11 - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. */ #include "vf.dtsi" diff --git a/arch/arm/dts/vf.dtsi b/arch/arm/dts/vf.dtsi index 7aa4c91..1530d2f 100644 --- a/arch/arm/dts/vf.dtsi +++ b/arch/arm/dts/vf.dtsi @@ -2,11 +2,6 @@ * Copyright 2013 Freescale Semiconductor, Inc. * * SPDX-License-Identifier: GPL-2.0+ or X11 - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. */ /include/ "skeleton.dtsi" diff --git a/arch/arm/dts/vf500-colibri.dts b/arch/arm/dts/vf500-colibri.dts index e383306..02d0ce8 100644 --- a/arch/arm/dts/vf500-colibri.dts +++ b/arch/arm/dts/vf500-colibri.dts @@ -2,11 +2,6 @@ * Copyright 2014 Toradex AG * * SPDX-License-Identifier: GPL-2.0+ or X11 - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. */ /dts-v1/; diff --git a/arch/arm/dts/vf610-colibri.dts b/arch/arm/dts/vf610-colibri.dts index 63bb3f4..24dfcbe 100644 --- a/arch/arm/dts/vf610-colibri.dts +++ b/arch/arm/dts/vf610-colibri.dts @@ -2,11 +2,6 @@ * Copyright 2014 Toradex AG * * SPDX-License-Identifier: GPL-2.0+ or X11 - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. */ /dts-v1/; |