diff options
author | Peter Lieven <pl@kamp.de> | 2014-05-04 21:36:08 +0200 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2014-05-05 10:04:30 +0200 |
commit | 6a86dec61921163b6ab582df988416a6f0ca0ed5 (patch) | |
tree | 7c9586a855b91a1bc64563bffebf2a73f06b1f67 /block/iscsi.c | |
parent | 3d2acaa308bfab65329ef983654b302899bfb2b0 (diff) |
[PATCH] block/iscsi: bump year in copyright notice
Signed-off-by: Peter Lieven <pl@kamp.de>
Diffstat (limited to 'block/iscsi.c')
-rw-r--r-- | block/iscsi.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/block/iscsi.c b/block/iscsi.c index 84bedfa8fc..65bf97d674 100644 --- a/block/iscsi.c +++ b/block/iscsi.c @@ -2,7 +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> + * Copyright (c) 2012-2014 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 |