mirror of
https://github.com/izzy2lost/xemu.git
synced 2026-07-06 00:20:22 -07:00
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>
This commit is contained in:
committed by
Anthony Liguori
parent
d25f89c9e9
commit
8e31bf388e
+1
-1
@@ -4,7 +4,7 @@
|
||||
* Copyright (c) 2009 CodeSourcery.
|
||||
* Written by Paul Brook
|
||||
*
|
||||
* This code is licenced under the GPL.
|
||||
* This code is licensed under the GPL.
|
||||
*/
|
||||
|
||||
/* 64 external IRQ lines. */
|
||||
|
||||
+1
-1
@@ -3,7 +3,7 @@
|
||||
*
|
||||
* Copyright (c) 2007 CodeSourcery.
|
||||
*
|
||||
* This code is licenced under the GPL
|
||||
* This code is licensed under the GPL
|
||||
*/
|
||||
|
||||
#include "hw.h"
|
||||
|
||||
+1
-1
@@ -4,7 +4,7 @@
|
||||
* Copyright (c) 2006 CodeSourcery.
|
||||
* Written by Paul Brook
|
||||
*
|
||||
* This code is licenced under the LGPL.
|
||||
* This code is licensed under the LGPL.
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
+1
-1
@@ -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 MPCore TRM says the on-chip controller has 224 external IRQ lines
|
||||
|
||||
+1
-1
@@ -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.
|
||||
*/
|
||||
|
||||
#include "hw.h"
|
||||
|
||||
+1
-1
@@ -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.
|
||||
*/
|
||||
|
||||
/* This file contains implementation code for the RealView EB interrupt
|
||||
|
||||
+1
-1
@@ -4,7 +4,7 @@
|
||||
* Copyright (c) 2006 CodeSourcery.
|
||||
* Written by Paul Brook
|
||||
*
|
||||
* This code is licenced under the LGPL
|
||||
* This code is licensed under the LGPL
|
||||
*/
|
||||
|
||||
#include "hw.h"
|
||||
|
||||
+1
-1
@@ -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.
|
||||
*/
|
||||
|
||||
#include "hw.h"
|
||||
|
||||
+1
-1
@@ -4,7 +4,7 @@
|
||||
* Copyright (c) 2005-2006 CodeSourcery.
|
||||
* Written by Paul Brook
|
||||
*
|
||||
* This code is licenced under the GPL.
|
||||
* This code is licensed under the GPL.
|
||||
*/
|
||||
|
||||
#include "sysbus.h"
|
||||
|
||||
+1
-1
@@ -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.
|
||||
|
||||
+1
-1
@@ -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"
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
* Copyright (c) 2011 Red Hat.
|
||||
* Written by Alon Levy.
|
||||
*
|
||||
* This code is licenced under the GNU LGPL, version 2 or later.
|
||||
* This code is licensed under the GNU LGPL, version 2 or later.
|
||||
*/
|
||||
|
||||
/*
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
* Copyright (c) 2011 Red Hat.
|
||||
* Written by Alon Levy.
|
||||
*
|
||||
* This code is licenced under the GNU LGPL, version 2 or later.
|
||||
* This code is licensed under the GNU LGPL, version 2 or later.
|
||||
*/
|
||||
|
||||
#ifndef CCID_H
|
||||
|
||||
+1
-1
@@ -4,7 +4,7 @@
|
||||
* Copyright (c) 2009 CodeSourcery.
|
||||
* Written by Paul Brook
|
||||
*
|
||||
* This code is licenced under the GNU GPL v2.
|
||||
* This code is licensed under the GNU GPL v2.
|
||||
*/
|
||||
|
||||
#include "i2c.h"
|
||||
|
||||
+1
-1
@@ -3,7 +3,7 @@
|
||||
*
|
||||
* Copyright (c) 2007 CodeSourcery.
|
||||
*
|
||||
* This code is licenced under the GPL
|
||||
* This code is licensed under the GPL
|
||||
*/
|
||||
|
||||
#include "hw.h"
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
* Copyright (c) 2007 CodeSourcery.
|
||||
* Written by Paul Brook
|
||||
*
|
||||
* This code is licenced under the LGPL.
|
||||
* This code is licensed under the LGPL.
|
||||
*/
|
||||
|
||||
#include "i2c.h"
|
||||
|
||||
+1
-1
@@ -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"
|
||||
|
||||
+1
-1
@@ -4,7 +4,7 @@
|
||||
* Copyright (c) 2009 CodeSourcery, LLC.
|
||||
* Written by Paul Brook
|
||||
*
|
||||
* This code is licenced under the GNU GPL v2
|
||||
* This code is licensed under the GNU GPL v2
|
||||
*/
|
||||
|
||||
#include "sysbus.h"
|
||||
|
||||
+1
-1
@@ -4,7 +4,7 @@
|
||||
* Copyright (c) 2006 CodeSourcery.
|
||||
* Written by Paul Brook
|
||||
*
|
||||
* This code is licenced under the LGPL.
|
||||
* This code is licensed under the LGPL.
|
||||
*/
|
||||
|
||||
/* ??? Need to check if the {read,write}[wl] routines work properly on
|
||||
|
||||
@@ -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 "sysbus.h"
|
||||
#include "hw.h"
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user