From: Juan Quintela <quintela@redhat.com>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] [PATCH 3/4] migration: Add myself to the copyright list of both files
Date: Fri, 8 May 2015 14:43:17 +0200 [thread overview]
Message-ID: <1431088998-27721-4-git-send-email-quintela@redhat.com> (raw)
In-Reply-To: <1431088998-27721-1-git-send-email-quintela@redhat.com>
If anyone feels like adding himself to the list, just sent me a patch.
Signed-off-by: Juan Quintela <quintela@redhat.com>
---
migration/ram.c | 4 ++++
migration/savevm.c | 4 ++++
2 files changed, 8 insertions(+)
diff --git a/migration/ram.c b/migration/ram.c
index 38ebf6d..61150a5 100644
--- a/migration/ram.c
+++ b/migration/ram.c
@@ -2,6 +2,10 @@
* QEMU System Emulator
*
* Copyright (c) 2003-2008 Fabrice Bellard
+ * Copyright (c) 2011-2015 Red Hat Inc
+ *
+ * Authors:
+ * Juan Quintela <quintela@redhat.com>
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/migration/savevm.c b/migration/savevm.c
index 3b0e222..3dfa425 100644
--- a/migration/savevm.c
+++ b/migration/savevm.c
@@ -2,6 +2,10 @@
* QEMU System Emulator
*
* Copyright (c) 2003-2008 Fabrice Bellard
+ * Copyright (c) 2009-2015 Red Hat Inc
+ *
+ * Authors:
+ * Juan Quintela <quintela@redhat.com>
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
--
2.4.0
next prev parent reply other threads:[~2015-05-08 12:43 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-05-08 12:43 [Qemu-devel] [PATCH 0/4] Move last migration bits into migration/ Juan Quintela
2015-05-08 12:43 ` [Qemu-devel] [PATCH 1/4] migration: move ram stuff to migration/ram Juan Quintela
2015-05-08 14:11 ` Eric Blake
2015-05-08 12:43 ` [Qemu-devel] [PATCH 2/4] migration: move savevm.c inside migration/ Juan Quintela
2015-05-08 14:36 ` Eric Blake
2015-05-08 12:43 ` Juan Quintela [this message]
2015-05-08 14:37 ` [Qemu-devel] [PATCH 3/4] migration: Add myself to the copyright list of both files Eric Blake
2015-05-08 12:43 ` [Qemu-devel] [PATCH 4/4] movement: reduce include files Juan Quintela
2015-05-08 14:39 ` Eric Blake
2015-05-27 9:18 ` Juan Quintela
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1431088998-27721-4-git-send-email-quintela@redhat.com \
--to=quintela@redhat.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).