]> git.proxmox.com Git - mirror_qemu.git/blobdiff - qemu-img.c
ivshmem: Fix 64 bit memory bar configuration
[mirror_qemu.git] / qemu-img.c
index d2865a589ed06d99adff86bfd1332bab767ab618..f204d04136824e2141d9bad1c5ea2be4acaa9b39 100644 (file)
@@ -44,7 +44,7 @@
 #include <getopt.h>
 
 #define QEMU_IMG_VERSION "qemu-img version " QEMU_VERSION QEMU_PKGVERSION \
-                          ", Copyright (c) 2004-2008 Fabrice Bellard\n"
+                          ", " QEMU_COPYRIGHT "\n"
 
 typedef struct img_cmd_t {
     const char *name;