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/sh_timer.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hw/sh_timer.c') diff --git a/hw/sh_timer.c b/hw/sh_timer.c index 5eec6b7c14..5df7fb64bc 100644 --- a/hw/sh_timer.c +++ b/hw/sh_timer.c @@ -5,7 +5,7 @@ * Based on arm_timer.c by Paul Brook * Copyright (c) 2005-2006 CodeSourcery. * - * This code is licenced under the GPL. + * This code is licensed under the GPL. */ #include "hw.h" -- cgit v1.2.1