From 8e31bf388e56e5babd9600b110a94381d1be07b1 Mon Sep 17 00:00:00 2001 From: Matthew Fernandez Date: Sun, 26 Jun 2011 12:21:35 +1000 Subject: Correct spelling of licensed Correct typos of "licenced" to "licensed". Reviewed-by: Stefan Weil Reviewed-by: Andreas F=E4rber Signed-off-by: Matthew Fernandez Signed-off-by: Anthony Liguori --- hw/armv7m_nvic.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hw/armv7m_nvic.c') diff --git a/hw/armv7m_nvic.c b/hw/armv7m_nvic.c index d06eec9b39..1df8d4db45 100644 --- a/hw/armv7m_nvic.c +++ b/hw/armv7m_nvic.c @@ -4,7 +4,7 @@ * Copyright (c) 2006-2007 CodeSourcery. * Written by Paul Brook * - * This code is licenced under the GPL. + * This code is licensed under the GPL. * * The ARMv7M System controller is fairly tightly tied in with the * NVIC. Much of that is also implemented here. -- cgit v1.2.1