[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH] Fix some more license versions (GPL2+ instead o
From: |
Wen Congyang |
Subject: |
Re: [Qemu-devel] [PATCH] Fix some more license versions (GPL2+ instead of GPL2) |
Date: |
Mon, 11 Jun 2012 13:59:07 +0800 |
User-agent: |
Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.9) Gecko/20100413 Fedora/3.0.4-2.fc13 Thunderbird/3.0.4 |
At 06/11/2012 01:49 PM, Stefan Weil Wrote:
> Cc: Wen Congyang <address@hidden>
> Signed-off-by: Stefan Weil <address@hidden>
Signed-off-by: Wen Congyang <address@hidden>
> ---
>
> Wen Congyang, would you please add your Signed-off-by?
Thanks for doing this.
Wen Congyang
>
> Thanks,
> Stefan W.
>
> memory_mapping-stub.c | 4 ++--
> memory_mapping.c | 4 ++--
> memory_mapping.h | 4 ++--
> target-i386/arch_dump.c | 4 ++--
> target-i386/arch_memory_mapping.c | 4 ++--
> 5 files changed, 10 insertions(+), 10 deletions(-)
>
> diff --git a/memory_mapping-stub.c b/memory_mapping-stub.c
> index 104281d..76be34d 100644
> --- a/memory_mapping-stub.c
> +++ b/memory_mapping-stub.c
> @@ -6,8 +6,8 @@
> * Authors:
> * Wen Congyang <address@hidden>
> *
> - * 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/memory_mapping.c b/memory_mapping.c
> index 1125e3f..6f5a2e3 100644
> --- a/memory_mapping.c
> +++ b/memory_mapping.c
> @@ -6,8 +6,8 @@
> * Authors:
> * Wen Congyang <address@hidden>
> *
> - * 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/memory_mapping.h b/memory_mapping.h
> index 3f00358..ef72b0a 100644
> --- a/memory_mapping.h
> +++ b/memory_mapping.h
> @@ -6,8 +6,8 @@
> * Authors:
> * Wen Congyang <address@hidden>
> *
> - * 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/target-i386/arch_dump.c b/target-i386/arch_dump.c
> index 7c2b514..4240278 100644
> --- a/target-i386/arch_dump.c
> +++ b/target-i386/arch_dump.c
> @@ -6,8 +6,8 @@
> * Authors:
> * Wen Congyang <address@hidden>
> *
> - * 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/target-i386/arch_memory_mapping.c
> b/target-i386/arch_memory_mapping.c
> index efb0211..8e5a56a 100644
> --- a/target-i386/arch_memory_mapping.c
> +++ b/target-i386/arch_memory_mapping.c
> @@ -6,8 +6,8 @@
> * Authors:
> * Wen Congyang <address@hidden>
> *
> - * 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.
> *
> */
>