qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH RFC for-1.0] Update copyright info
@ 2011-11-04 17:56 Andreas Färber
  2011-11-04 17:59 ` Peter Maydell
  2011-12-02 15:11 ` Andreas Färber
  0 siblings, 2 replies; 6+ messages in thread
From: Andreas Färber @ 2011-11-04 17:56 UTC (permalink / raw)
  To: qemu-devel; +Cc: Andreas Färber

Judging by -version output, one could get the impression that QEMU was
last modified in 2008. Therefore extend the copyright statement to
cover other contributors so that it can be updated to the current year.

Signed-off-by: Andreas Färber <afaerber@suse.de>
---
 vl.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/vl.c b/vl.c
index 624da0f..47e0ae0 100644
--- 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");
 }
 
 static void help(int exitcode)
-- 
1.7.7

^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2011-12-02 16:45 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-04 17:56 [Qemu-devel] [PATCH RFC for-1.0] Update copyright info Andreas Färber
2011-11-04 17:59 ` Peter Maydell
2011-11-04 19:02   ` Andreas Färber
2011-12-02 15:11 ` Andreas Färber
2011-12-02 15:25   ` Natalia Portillo
2011-12-02 16:44     ` Andreas Färber

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).