[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [qemu-s390x] [PATCH] vfio-ccw: license text should indicate GPL v2 o
From: |
Cornelia Huck |
Subject: |
Re: [qemu-s390x] [PATCH] vfio-ccw: license text should indicate GPL v2 or later |
Date: |
Tue, 6 Mar 2018 15:59:54 +0100 |
On Tue, 27 Feb 2018 18:32:51 +0100
Cornelia Huck <address@hidden> wrote:
> The license text currently specifies "any version" of the GPL. It
> is unlikely that GPL v1 was ever intended; change this to the
> standard "or any later version" text.
>
> Cc: Dong Jia Shi <address@hidden>
> Cc: Xiao Feng Ren <address@hidden>
> Cc: Pierre Morel <address@hidden>
> Signed-off-by: Cornelia Huck <address@hidden>
> ---
> hw/vfio/ccw.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/hw/vfio/ccw.c b/hw/vfio/ccw.c
> index 16713f2c52..4e5855741a 100644
> --- a/hw/vfio/ccw.c
> +++ b/hw/vfio/ccw.c
> @@ -6,8 +6,8 @@
> * Xiao Feng Ren <address@hidden>
> * Pierre Morel <address@hidden>
> *
> - * This work is licensed under the terms of the GNU GPL, version 2 or(at
> - * your option) any version. See the COPYING file in the top-level
> + * This work is licensed under the terms of the GNU GPL, version 2 or (at
> + * your option) any later version. See the COPYING file in the top-level
> * directory.
> */
>
Queued to s390-next.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [qemu-s390x] [PATCH] vfio-ccw: license text should indicate GPL v2 or later,
Cornelia Huck <=