Il 11/10/2013 10:41, Peter Lieven ha scritto: > added myself to reflect recent work on the iscsi block driver. > > Signed-off-by: Peter Lieven <p...@kamp.de> > --- > block/iscsi.c | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/block/iscsi.c b/block/iscsi.c > index a660a1c..ee8cdd3 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 <ronniesahlb...@gmail.com> > + * Copyright (c) 2012-2013 Peter Lieven <p...@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 >
Applied to scsi-next branch.