diff mbox

[U-Boot,PATCHv3,2/9] arm: vybrid: Update the license string

Message ID 1453801569-23835-3-git-send-email-bhuvanchandra.dv@toradex.com
State Accepted
Commit 947fb97217e0eec29035c92d4997fdcd4e6ed8e8
Headers show

Commit Message

Bhuvanchandra DV Jan. 26, 2016, 9:46 a.m. UTC
Since SPDX license is already there, drop the full one.

Signed-off-by: Bhuvanchandra DV <bhuvanchandra.dv@toradex.com>
---
 arch/arm/dts/vf-colibri.dtsi   | 5 -----
 arch/arm/dts/vf.dtsi           | 5 -----
 arch/arm/dts/vf500-colibri.dts | 5 -----
 arch/arm/dts/vf610-colibri.dts | 5 -----
 4 files changed, 20 deletions(-)

Comments

Bin Meng Jan. 26, 2016, 10:41 a.m. UTC | #1
On Tue, Jan 26, 2016 at 5:46 PM, Bhuvanchandra DV
<bhuvanchandra.dv@toradex.com> wrote:
> Since SPDX license is already there, drop the full one.
>
> Signed-off-by: Bhuvanchandra DV <bhuvanchandra.dv@toradex.com>
> ---
>  arch/arm/dts/vf-colibri.dtsi   | 5 -----
>  arch/arm/dts/vf.dtsi           | 5 -----
>  arch/arm/dts/vf500-colibri.dts | 5 -----
>  arch/arm/dts/vf610-colibri.dts | 5 -----
>  4 files changed, 20 deletions(-)
>

Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Stefan Agner Jan. 26, 2016, 4:22 p.m. UTC | #2
On 2016-01-26 01:46, Bhuvanchandra DV wrote:
> 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>

> ---
>  arch/arm/dts/vf-colibri.dtsi   | 5 -----
>  arch/arm/dts/vf.dtsi           | 5 -----
>  arch/arm/dts/vf500-colibri.dts | 5 -----
>  arch/arm/dts/vf610-colibri.dts | 5 -----
>  4 files changed, 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/;
diff mbox

Patch

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/;