diff options
| author | Marc-André Lureau | 2017-01-26 14:28:27 +0100 |
|---|---|---|
| committer | Michael Tokarev | 2017-02-28 07:03:39 +0100 |
| commit | d34d5b3bbd31f51dbeee011d4123d33d3b8b43a7 (patch) | |
| tree | 10458afadea7e039af8876dcdd127e7378047e8a /include | |
| parent | tests/prom-env: Enable the test for the sun4u machine, too (diff) | |
| download | qemu-d34d5b3bbd31f51dbeee011d4123d33d3b8b43a7.tar.gz qemu-d34d5b3bbd31f51dbeee011d4123d33d3b8b43a7.tar.xz qemu-d34d5b3bbd31f51dbeee011d4123d33d3b8b43a7.zip | |
Update copyright year
It's still time to wish happy new year!
The Year of the Rooster will begin on January 28, 2017!
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Diffstat (limited to 'include')
| -rw-r--r-- | include/qemu-common.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/qemu-common.h b/include/qemu-common.h index 1430390eb6..d218821c14 100644 --- a/include/qemu-common.h +++ b/include/qemu-common.h @@ -19,7 +19,7 @@ #include "qemu/option.h" /* Copyright string for -version arguments, About dialogs, etc */ -#define QEMU_COPYRIGHT "Copyright (c) 2003-2016 " \ +#define QEMU_COPYRIGHT "Copyright (c) 2003-2017 " \ "Fabrice Bellard and the QEMU Project developers" /* main function, renamed */ |
