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

2016-01-26 Thread Bhuvanchandra DV
Since SPDX license is already there, drop the full one.

Signed-off-by: Bhuvanchandra DV 
---
 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/;
-- 
2.7.0

___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


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

2016-01-26 Thread Stefan Agner
On 2016-01-26 01:46, Bhuvanchandra DV wrote:
> Since SPDX license is already there, drop the full one.
> 
> Signed-off-by: Bhuvanchandra DV 

Acked-by: Stefan Agner 

> ---
>  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/;
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


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

2016-01-26 Thread Bin Meng
On Tue, Jan 26, 2016 at 5:46 PM, Bhuvanchandra DV
 wrote:
> Since SPDX license is already there, drop the full one.
>
> Signed-off-by: Bhuvanchandra DV 
> ---
>  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 
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot