summaryrefslogtreecommitdiffstats
path: root/hw/scsi-disk.c
diff options
context:
space:
mode:
authorMatthew Fernandez2011-06-26 04:21:35 +0200
committerAnthony Liguori2011-07-23 18:26:12 +0200
commit8e31bf388e56e5babd9600b110a94381d1be07b1 (patch)
tree31c076d50bab42a18c46432d4c2995ad2e2f94e8 /hw/scsi-disk.c
parentRegister Linux dyntick timer as per-thread signal (diff)
downloadqemu-8e31bf388e56e5babd9600b110a94381d1be07b1.tar.gz
qemu-8e31bf388e56e5babd9600b110a94381d1be07b1.tar.xz
qemu-8e31bf388e56e5babd9600b110a94381d1be07b1.zip
Correct spelling of licensed
Correct typos of "licenced" to "licensed". Reviewed-by: Stefan Weil <weil@mail.berlios.de> Reviewed-by: Andreas F=E4rber <andreas.faerber@web.de> Signed-off-by: Matthew Fernandez <matthew.fernandez@gmail.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'hw/scsi-disk.c')
-rw-r--r--hw/scsi-disk.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/scsi-disk.c b/hw/scsi-disk.c
index 05d14ab2fd..f42a5d1f85 100644
--- a/hw/scsi-disk.c
+++ b/hw/scsi-disk.c
@@ -12,7 +12,7 @@
* 2009-Oct-13 Artyom Tarasenko : implemented the block descriptor in the
* MODE SENSE response.
*
- * This code is licenced under the LGPL.
+ * This code is licensed under the LGPL.
*
* Note that this file only handles the SCSI architecture model and device
* commands. Emulation of interface/link layer protocols is handled by