qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH RFC for-1.0] Update copyright info


From: Andreas Färber
Subject: Re: [Qemu-devel] [PATCH RFC for-1.0] Update copyright info
Date: Fri, 02 Dec 2011 16:11:17 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:8.0) Gecko/20111105 Thunderbird/8.0

Gerd just reminded me that we did ship 1.0 with a 2008 copyright notice.

Am 04.11.2011 18:56, schrieb Andreas Färber:
> Judging by -version output, one could get the impression that QEMU was
> last modified in 2008. Therefore extend the copyright statement to
> cover other contributors so that it can be updated to the current year.
> 
> Signed-off-by: Andreas Färber <address@hidden>

Is my text change okay, so that I should extend the patch to cover
*-user as pointed out by Peter? Or is the change a no-go for legal or
libvirt reasons?

An alternative mentioned in this thread was:
Copyright (c) 2003-2008 Fabrice Bellard, Copyright (c) 200x-2011 s.o.

The former was intended as a short-term fix for 1.0.
I would prefer the latter mid-term since Fabrice doesn't hold any
copyright/IPR in the code after he left, but what year and what someone?

Opinions please,

Andreas

> ---
>  vl.c |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/vl.c b/vl.c
> index 624da0f..47e0ae0 100644
> --- a/vl.c
> +++ b/vl.c
> @@ -1484,7 +1484,7 @@ static void main_loop(void)
>  
>  static void version(void)
>  {
> -    printf("QEMU emulator version " QEMU_VERSION QEMU_PKGVERSION ", 
> Copyright (c) 2003-2008 Fabrice Bellard\n");
> +    printf("QEMU emulator version " QEMU_VERSION QEMU_PKGVERSION ", 
> Copyright (c) 2003-2011 Fabrice Bellard and contributors\n");
>  }
>  
>  static void help(int exitcode)

-- 
SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer; HRB 16746 AG Nürnberg



reply via email to

[Prev in Thread] Current Thread [Next in Thread]