diff mbox

dump: Fix license version (GPL2+ instead of GPL2)

Message ID 1339392844-17393-1-git-send-email-sw@weilnetz.de
State Accepted
Headers show

Commit Message

Stefan Weil June 11, 2012, 5:34 a.m. UTC
Cc: Wen Congyang <wency@cn.fujitsu.com>
Signed-off-by: Stefan Weil <sw@weilnetz.de>
---

Wen Congyang, would you please add your Signed-off-by?

Thanks,
Stefan W.

 dump-stub.c |    4 ++--
 dump.c      |    4 ++--
 dump.h      |    4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

Comments

Wen Congyang June 11, 2012, 5:43 a.m. UTC | #1
At 06/11/2012 01:34 PM, Stefan Weil Wrote:
> Cc: Wen Congyang <wency@cn.fujitsu.com>
> Signed-off-by: Stefan Weil <sw@weilnetz.de>

Signed-off-by: Wen Congyang <wency@cn.fujitsu.com>

> ---
> 
> Wen Congyang, would you please add your Signed-off-by?

OK.

Do we need to change the license in memory_mapping*.[ch] and
target_i386/arch_dump.c, target-i386/arch_memory_mapping.c?

Thanks
Wen Congyang

> 
> Thanks,
> Stefan W.
> 
>  dump-stub.c |    4 ++--
>  dump.c      |    4 ++--
>  dump.h      |    4 ++--
>  3 files changed, 6 insertions(+), 6 deletions(-)
> 
> diff --git a/dump-stub.c b/dump-stub.c
> index 165c005..56d4564 100644
> --- a/dump-stub.c
> +++ b/dump-stub.c
> @@ -6,8 +6,8 @@
>   * Authors:
>   *     Wen Congyang <wency@cn.fujitsu.com>
>   *
> - * This work is licensed under the terms of the GNU GPL, version 2.  See
> - * the COPYING file in the top-level directory.
> + * This work is licensed under the terms of the GNU GPL, version 2 or later.
> + * See the COPYING file in the top-level directory.
>   *
>   */
>  
> diff --git a/dump.c b/dump.c
> index 4412d7a..2bf8d8d 100644
> --- a/dump.c
> +++ b/dump.c
> @@ -6,8 +6,8 @@
>   * Authors:
>   *     Wen Congyang <wency@cn.fujitsu.com>
>   *
> - * This work is licensed under the terms of the GNU GPL, version 2.  See
> - * the COPYING file in the top-level directory.
> + * This work is licensed under the terms of the GNU GPL, version 2 or later.
> + * See the COPYING file in the top-level directory.
>   *
>   */
>  
> diff --git a/dump.h b/dump.h
> index 4dea3bb..e25b7cf 100644
> --- a/dump.h
> +++ b/dump.h
> @@ -6,8 +6,8 @@
>   * Authors:
>   *     Wen Congyang <wency@cn.fujitsu.com>
>   *
> - * This work is licensed under the terms of the GNU GPL, version 2. See
> - * the COPYING file in the top-level directory.
> + * This work is licensed under the terms of the GNU GPL, version 2 or later.
> + * See the COPYING file in the top-level directory.
>   *
>   */
>
diff mbox

Patch

diff --git a/dump-stub.c b/dump-stub.c
index 165c005..56d4564 100644
--- a/dump-stub.c
+++ b/dump-stub.c
@@ -6,8 +6,8 @@ 
  * Authors:
  *     Wen Congyang <wency@cn.fujitsu.com>
  *
- * This work is licensed under the terms of the GNU GPL, version 2.  See
- * the COPYING file in the top-level directory.
+ * This work is licensed under the terms of the GNU GPL, version 2 or later.
+ * See the COPYING file in the top-level directory.
  *
  */
 
diff --git a/dump.c b/dump.c
index 4412d7a..2bf8d8d 100644
--- a/dump.c
+++ b/dump.c
@@ -6,8 +6,8 @@ 
  * Authors:
  *     Wen Congyang <wency@cn.fujitsu.com>
  *
- * This work is licensed under the terms of the GNU GPL, version 2.  See
- * the COPYING file in the top-level directory.
+ * This work is licensed under the terms of the GNU GPL, version 2 or later.
+ * See the COPYING file in the top-level directory.
  *
  */
 
diff --git a/dump.h b/dump.h
index 4dea3bb..e25b7cf 100644
--- a/dump.h
+++ b/dump.h
@@ -6,8 +6,8 @@ 
  * Authors:
  *     Wen Congyang <wency@cn.fujitsu.com>
  *
- * This work is licensed under the terms of the GNU GPL, version 2. See
- * the COPYING file in the top-level directory.
+ * This work is licensed under the terms of the GNU GPL, version 2 or later.
+ * See the COPYING file in the top-level directory.
  *
  */