diff options
author | Matthew Fernandez <matthew.fernandez@gmail.com> | 2011-06-26 12:21:35 +1000 |
---|---|---|
committer | Anthony Liguori <aliguori@us.ibm.com> | 2011-07-23 11:26:12 -0500 |
commit | 9a5f6a37213ce2a13ae133437740265a08759178 (patch) | |
tree | 31c076d50bab42a18c46432d4c2995ad2e2f94e8 /hw/versatilepb.c | |
parent | e46392cbc1e113f169f1069f223c4d58f0439bf9 (diff) | |
download | qemu-9a5f6a37213ce2a13ae133437740265a08759178.tar.gz qemu-9a5f6a37213ce2a13ae133437740265a08759178.tar.bz2 qemu-9a5f6a37213ce2a13ae133437740265a08759178.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/versatilepb.c')
-rw-r--r-- | hw/versatilepb.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/versatilepb.c b/hw/versatilepb.c index 46b6a3f383..147fe29b61 100644 --- a/hw/versatilepb.c +++ b/hw/versatilepb.c @@ -4,7 +4,7 @@ * Copyright (c) 2005-2007 CodeSourcery. * Written by Paul Brook * - * This code is licenced under the GPL. + * This code is licensed under the GPL. */ #include "sysbus.h" |