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/bitbang_i2c.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hw/bitbang_i2c.c') diff --git a/hw/bitbang_i2c.c b/hw/bitbang_i2c.c index 2937b5c..53e9c5c 100644 --- a/hw/bitbang_i2c.c +++ b/hw/bitbang_i2c.c @@ -4,7 +4,7 @@ * * Copyright (c) 2008 Jan Kiszka * - * This code is licenced under the GNU GPL v2. + * This code is licensed under the GNU GPL v2. */ #include "hw.h" #include "bitbang_i2c.h" -- cgit v1.1