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

2011-12-02 Thread Andreas Färber
Thanks for your comment. >>> Copyright (c) 2003-2011 Fabrice Bellard and contributors >> Copyright (c) 2003-2008 Fabrice Bellard, Copyright (c) 200x-2011 s.o. Am 02.12.2011 16:25, schrieb Natalia Portillo: > Fabrice by the european copyright laws still have copyright and ipr in any > code he gen

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

2011-12-02 Thread Natalia Portillo
My suggestion is to put (c) 2003-2011 Fabrice and contributors until we have a foundation and then put (c) 2003-201x qemu foundation. Fabrice by the european copyright laws still have copyright and ipr in any code he generated whatever we have changed as per the "multiple contributors" section

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

2011-12-02 Thread Andreas Färber
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

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

2011-11-04 Thread Andreas Färber
Am 04.11.2011 18:59, schrieb Peter Maydell: > On 4 November 2011 17:56, Andreas Färber wrote: >> --- 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 ", >> Copyrigh

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

2011-11-04 Thread Peter Maydell
On 4 November 2011 17:56, Andreas Färber wrote: > --- 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("QE