|
|
0a122b |
From 4a988f436f785fa9349baf66a0d44e26b94f75af Mon Sep 17 00:00:00 2001
|
|
|
0a122b |
Message-Id: <4a988f436f785fa9349baf66a0d44e26b94f75af.1389014116.git.minovotn@redhat.com>
|
|
|
0a122b |
In-Reply-To: <c8cc35838d42aa286242772d97e3a9be7bb786ba.1389014116.git.minovotn@redhat.com>
|
|
|
0a122b |
References: <c8cc35838d42aa286242772d97e3a9be7bb786ba.1389014116.git.minovotn@redhat.com>
|
|
|
0a122b |
From: Paolo Bonzini <pbonzini@redhat.com>
|
|
|
0a122b |
Date: Mon, 9 Dec 2013 14:09:21 +0100
|
|
|
0a122b |
Subject: [PATCH 33/50] block/iscsi: updated copyright
|
|
|
0a122b |
|
|
|
0a122b |
RH-Author: Paolo Bonzini <pbonzini@redhat.com>
|
|
|
0a122b |
Message-id: <1386598178-11845-36-git-send-email-pbonzini@redhat.com>
|
|
|
0a122b |
Patchwork-id: 56072
|
|
|
0a122b |
O-Subject: [RHEL 7.0 qemu-kvm PATCH 35/52] block/iscsi: updated copyright
|
|
|
0a122b |
Bugzilla: 1007815
|
|
|
0a122b |
RH-Acked-by: Jeffrey Cody <jcody@redhat.com>
|
|
|
0a122b |
RH-Acked-by: Fam Zheng <famz@redhat.com>
|
|
|
0a122b |
RH-Acked-by: Stefan Hajnoczi <stefanha@redhat.com>
|
|
|
0a122b |
|
|
|
0a122b |
From: Peter Lieven <pl@kamp.de>
|
|
|
0a122b |
|
|
|
0a122b |
added myself to reflect recent work on the iscsi block driver.
|
|
|
0a122b |
|
|
|
0a122b |
Signed-off-by: Peter Lieven <pl@kamp.de>
|
|
|
0a122b |
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
|
|
0a122b |
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
|
|
0a122b |
(cherry picked from commit 2af8a1a704a352bab2e9eaf803db0b3552e826d0)
|
|
|
0a122b |
---
|
|
|
0a122b |
block/iscsi.c | 1 +
|
|
|
0a122b |
1 file changed, 1 insertion(+)
|
|
|
0a122b |
|
|
|
0a122b |
Signed-off-by: Michal Novotny <minovotn@redhat.com>
|
|
|
0a122b |
---
|
|
|
0a122b |
block/iscsi.c | 1 +
|
|
|
0a122b |
1 file changed, 1 insertion(+)
|
|
|
0a122b |
|
|
|
0a122b |
diff --git a/block/iscsi.c b/block/iscsi.c
|
|
|
0a122b |
index c5cd86d..7ae61f9 100644
|
|
|
0a122b |
--- a/block/iscsi.c
|
|
|
0a122b |
+++ b/block/iscsi.c
|
|
|
0a122b |
@@ -2,6 +2,7 @@
|
|
|
0a122b |
* QEMU Block driver for iSCSI images
|
|
|
0a122b |
*
|
|
|
0a122b |
* Copyright (c) 2010-2011 Ronnie Sahlberg <ronniesahlberg@gmail.com>
|
|
|
0a122b |
+ * Copyright (c) 2012-2013 Peter Lieven <pl@kamp.de>
|
|
|
0a122b |
*
|
|
|
0a122b |
* Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
|
0a122b |
* of this software and associated documentation files (the "Software"), to deal
|
|
|
0a122b |
--
|
|
|
0a122b |
1.7.11.7
|
|
|
0a122b |
|