From: "Denis V. Lunev" <den@openvz.org>
Cc: Kevin Wolf <kwolf@redhat.com>, "Denis V. Lunev" <den@openvz.org>,
Jeff Cody <jcody@redhat.com>,
qemu-devel@nongnu.org, Stefan Hajnoczi <stefanha@redhat.com>
Subject: [Qemu-devel] [PATCH 9/9] parallels: change copyright information in the image header
Date: Mon, 27 Oct 2014 12:07:12 +0300 [thread overview]
Message-ID: <1414400832-17798-10-git-send-email-den@openvz.org> (raw)
In-Reply-To: <1414400832-17798-1-git-send-email-den@openvz.org>
Signed-off-by: Denis V. Lunev <den@openvz.org>
Acked-by: Roman Kagan <rkagan@parallels.com>
CC: Jeff Cody <jcody@redhat.com>
CC: Kevin Wolf <kwolf@redhat.com>
CC: Stefan Hajnoczi <stefanha@redhat.com>
---
block/parallels.c | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/block/parallels.c b/block/parallels.c
index d07e4f7..1491211 100644
--- a/block/parallels.c
+++ b/block/parallels.c
@@ -2,8 +2,10 @@
* Block driver for Parallels disk image format
*
* Copyright (c) 2007 Alex Beregszaszi
+ * Copyright (c) 2014 Denis V. Lunev <den@openvz.org>
*
- * This code is based on comparing different disk images created by Parallels.
+ * This code was originally based on comparing different disk images created
+ * by Parallels.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
--
1.9.1
prev parent reply other threads:[~2014-10-27 9:37 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-10-27 9:07 [Qemu-devel] [PATCH 0/9] parallels format support improvements Denis V. Lunev
2014-10-27 9:07 ` [Qemu-devel] [PATCH 1/9] iotests: replace fake parallels image with authentic one Denis V. Lunev
2014-10-27 9:07 ` [Qemu-devel] [PATCH 2/9] iotests: add v2 parallels sample image and simple test for it Denis V. Lunev
2014-10-27 9:07 ` [Qemu-devel] [PATCH 3/9] block/parallels: fix access to not initialized memory in catalog_bitmap Denis V. Lunev
2014-10-27 9:07 ` [Qemu-devel] [PATCH 4/9] configure: add dependency from libxml2 Denis V. Lunev
2014-10-27 9:07 ` [Qemu-devel] [PATCH 5/9] block/parallels: allow to specify DiskDescriptor.xml instead of image file Denis V. Lunev
2014-10-27 9:07 ` [Qemu-devel] [PATCH 6/9] iotests: simple parallels XML disk descriptor file test added Denis V. Lunev
2014-10-27 9:07 ` [Qemu-devel] [PATCH 7/9] block/parallels: support padded Parallels images Denis V. Lunev
2014-10-27 9:07 ` [Qemu-devel] [PATCH 8/9] iotests: padded parallels image test Denis V. Lunev
2014-10-27 9:07 ` Denis V. Lunev [this message]
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=1414400832-17798-10-git-send-email-den@openvz.org \
--to=den@openvz.org \
--cc=jcody@redhat.com \
--cc=kwolf@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=stefanha@redhat.com \
/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).