Am 04.11.2011 18:59, schrieb Peter Maydell:
> On 4 November 2011 17:56, Andreas Färber <afaer...@suse.de> 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("QEMU emulator version " QEMU_VERSION QEMU_PKGVERSION ", 
>> Copyright (c) 2003-2011 Fabrice Bellard and contributors\n");
>>  }
> 
> linux-user/main.c:handle_arg_version() needs to be updated too.

Thanks for noticing.

Me, I'm rather wondering about whether the formulation is right. (IANAL)

An alternative would be to leave "Copyright (c) 2003-08 Fabrice" and to
add ", Copyright (c) 200x-11 whatever".

Andreas

-- 
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