Update ancient copyright string in -version output
commitd915b7bb4c2956ea3ef223605abe257dc7d7445a
authorPeter Maydell <peter.maydell@linaro.org>
Thu, 4 Aug 2016 11:14:36 +0000 (4 12:14 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 11 Aug 2016 15:24:53 +0000 (11 16:24 +0100)
tree3533b3a99ebd790c5aae44d279a2a6ad9e62359a
parentbea048dcb936816627301cb1744624eb79ac0488
Update ancient copyright string in -version output

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 developers

to reflect the work by all the QEMU Project contributors over the
last decade.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Acked-by: Stefan Hajnoczi <stefanha@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Message-id: 1470309276-5012-1-git-send-email-peter.maydell@linaro.org
bsd-user/main.c
include/qemu-common.h
linux-user/main.c
qemu-img.c
vl.c