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