qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Andreas Färber" <afaerber@suse.de>
To: qemu-devel@nongnu.org
Cc: Peter Maydell <peter.maydell@linaro.org>
Subject: Re: [Qemu-devel] [PATCH RFC for-1.0] Update copyright info
Date: Fri, 02 Dec 2011 16:11:17 +0100	[thread overview]
Message-ID: <4ED8EA95.4030004@suse.de> (raw)
In-Reply-To: <1320429404-3796-1-git-send-email-afaerber@suse.de>

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 <afaerber@suse.de>

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

  parent reply	other threads:[~2011-12-02 15:12 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-04 17:56 [Qemu-devel] [PATCH RFC for-1.0] Update copyright info Andreas Färber
2011-11-04 17:59 ` Peter Maydell
2011-11-04 19:02   ` Andreas Färber
2011-12-02 15:11 ` Andreas Färber [this message]
2011-12-02 15:25   ` Natalia Portillo
2011-12-02 16:44     ` Andreas Färber

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4ED8EA95.4030004@suse.de \
    --to=afaerber@suse.de \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).