Re: [Qemu-devel] [PATCH v2 for-2.7] Update ancient copyright string in -version output

2016-08-11 Thread Peter Maydell
On 4 August 2016 at 12:14, Peter Maydell wrote: > Currently the -version command line argument prints a string ending > with "Copyright (c) 2003-2008 Fabrice Bellard". This is now some > eight years out of date; abstract it out of the several places that > print the string and update it to: > > C

Re: [Qemu-devel] [PATCH v2 for-2.7] Update ancient copyright string in -version output

2016-08-04 Thread Eric Blake
On 08/04/2016 05:14 AM, Peter Maydell wrote: > Currently the -version command line argument prints a string ending > with "Copyright (c) 2003-2008 Fabrice Bellard". This is now some > eight years out of date; abstract it out of the several places that > print the string and update it to: > > Copy

[Qemu-devel] [PATCH v2 for-2.7] Update ancient copyright string in -version output

2016-08-04 Thread Peter Maydell
Currently the -version command line argument prints a string ending with "Copyright (c) 2003-2008 Fabrice Bellard". This is now some eight years out of date; abstract it out of the several places that print the string and update it to: Copyright (c) 2003-2016 Fabrice Bellard and the QEMU Project