mirror of https://github.com/xqemu/xqemu.git
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:
parent
d25f89c9e9
commit
8e31bf388e
|
@ -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. */
|
||||
|
|
|
@ -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) 2006 CodeSourcery.
|
||||
* Written by Paul Brook
|
||||
*
|
||||
* This code is licenced under the LGPL.
|
||||
* This code is licensed under the LGPL.
|
||||
*
|
||||
*/
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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"
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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"
|
||||
|
|
|
@ -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"
|
||||
|
|
|
@ -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"
|
||||
|
|
|
@ -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.
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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"
|
||||
|
|
|
@ -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"
|
||||
|
|
2
hw/i2c.c
2
hw/i2c.c
|
@ -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"
|
||||
|
|
|
@ -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"
|
||||
|
|
|
@ -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"
|
||||
|
|
|
@ -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"
|
||||
|
|
|
@ -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"
|
||||
#include "mcf.h"
|
||||
|
|
|
@ -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"
|
||||
#include "mcf.h"
|
||||
|
|
|
@ -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"
|
||||
#include "net.h"
|
||||
|
|
|
@ -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"
|
||||
#include "mcf.h"
|
||||
|
|
|
@ -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"
|
||||
#include "mcf.h"
|
||||
|
|
|
@ -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 "sysbus.h"
|
||||
|
|
|
@ -3,7 +3,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"
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
* Copyright (c) 2006 CodeSourcery.
|
||||
* Written by Paul Brook
|
||||
*
|
||||
* This code is licenced under the GPL.
|
||||
* This code is licensed under the GPL.
|
||||
*/
|
||||
|
||||
#include "sysbus.h"
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
* Copyright (c) 2007 CodeSourcery.
|
||||
* Written by Paul Brook
|
||||
*
|
||||
* This code is licenced under the GPL.
|
||||
* This code is licensed under the GPL.
|
||||
*/
|
||||
|
||||
#include "sysbus.h"
|
||||
|
|
|
@ -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 "sysbus.h"
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
* Copyright (c) 2007 CodeSourcery.
|
||||
* Written by Paul Brook
|
||||
*
|
||||
* This code is licenced under the GPL.
|
||||
* This code is licensed under the GPL.
|
||||
*/
|
||||
|
||||
#include "sysbus.h"
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
* Copyright (c) 2006 CodeSourcery.
|
||||
* Written by Paul Brook
|
||||
*
|
||||
* This code is licenced under the GPL.
|
||||
* This code is licensed under the GPL.
|
||||
*/
|
||||
|
||||
#include "sysbus.h"
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
* Copyright (c) 2005-2009 CodeSourcery.
|
||||
* Written by Paul Brook
|
||||
*
|
||||
* This code is licenced under the GNU LGPL
|
||||
* This code is licensed under the GNU LGPL
|
||||
*/
|
||||
|
||||
#include "sysbus.h"
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
* Copyright (c) 2005 CodeSourcery, LLC.
|
||||
* Written by Paul Brook
|
||||
*
|
||||
* This code is licenced under the GNU LGPL
|
||||
* This code is licensed under the GNU LGPL
|
||||
*
|
||||
* Framebuffer format conversion routines.
|
||||
*/
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
* Copyright (c) 2007 CodeSourcery.
|
||||
* Written by Paul Brook
|
||||
*
|
||||
* This code is licenced under the GPL.
|
||||
* This code is licensed under the GPL.
|
||||
*/
|
||||
|
||||
#include "blockdev.h"
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
* Copyright (c) 2006 CodeSourcery.
|
||||
* Written by Paul Brook
|
||||
*
|
||||
* This code is licenced under the GPL.
|
||||
* This code is licensed under the GPL.
|
||||
*/
|
||||
|
||||
#include "sysbus.h"
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
*
|
||||
* Copyright (c) 2007 CodeSourcery.
|
||||
*
|
||||
* This code is licenced under the GNU LGPL.
|
||||
* This code is licensed under the GNU LGPL.
|
||||
*/
|
||||
#include "hw.h"
|
||||
#include "qemu-timer.h"
|
||||
|
|
2
hw/pxa.h
2
hw/pxa.h
|
@ -4,7 +4,7 @@
|
|||
* Copyright (c) 2006 Openedhand Ltd.
|
||||
* Written by Andrzej Zaborowski <balrog@zabor.org>
|
||||
*
|
||||
* This code is licenced under the GNU GPL v2.
|
||||
* This code is licensed under the GNU GPL v2.
|
||||
*/
|
||||
#ifndef PXA_H
|
||||
# define PXA_H "pxa.h"
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
* Copyright (c) 2006 Openedhand Ltd.
|
||||
* Written by Andrzej Zaborowski <balrog@zabor.org>
|
||||
*
|
||||
* This code is licenced under the GPL.
|
||||
* This code is licensed under the GPL.
|
||||
*/
|
||||
|
||||
#include "sysbus.h"
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
* Copyright (c) 2006 Thorsten Zitterell
|
||||
* Written by Andrzej Zaborowski <balrog@zabor.org>
|
||||
*
|
||||
* This code is licenced under the GPL.
|
||||
* This code is licensed under the GPL.
|
||||
*/
|
||||
|
||||
#include "hw.h"
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
* Copyright (c) 2006 Thorsten Zitterell
|
||||
* Written by Andrzej Zaborowski <balrog@zabor.org>
|
||||
*
|
||||
* This code is licenced under the GPL.
|
||||
* This code is licensed under the GPL.
|
||||
*/
|
||||
|
||||
#include "hw.h"
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
* Copyright (c) 2006 Openedhand Ltd.
|
||||
* Copyright (c) 2006 Thorsten Zitterell
|
||||
*
|
||||
* This code is licenced under the GPL.
|
||||
* This code is licensed under the GPL.
|
||||
*/
|
||||
|
||||
#include "hw.h"
|
||||
|
|
|
@ -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 "sysbus.h"
|
||||
|
|
|
@ -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 "sysbus.h"
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
* 2009-Oct-13 Artyom Tarasenko : implemented the block descriptor in the
|
||||
* MODE SENSE response.
|
||||
*
|
||||
* This code is licenced under the LGPL.
|
||||
* This code is licensed under the LGPL.
|
||||
*
|
||||
* Note that this file only handles the SCSI architecture model and device
|
||||
* commands. Emulation of interface/link layer protocols is handled by
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
*
|
||||
* Written by Laurent Vivier <Laurent.Vivier@bull.net>
|
||||
*
|
||||
* This code is licenced under the LGPL.
|
||||
* This code is licensed under the LGPL.
|
||||
*
|
||||
*/
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
* Based on sh_timer.c and 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 "sh_intc.h"
|
||||
|
|
|
@ -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"
|
||||
|
|
|
@ -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.
|
||||
*/
|
||||
|
||||
/* TODO: Implement PEC. */
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
* Copyright (c) 2005 CodeSourcery, LLC.
|
||||
* Written by Paul Brook
|
||||
*
|
||||
* This code is licenced under the GPL
|
||||
* This code is licensed under the GPL
|
||||
*/
|
||||
|
||||
#include "sysbus.h"
|
||||
|
|
|
@ -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 controller can support a variety of different displays, but we only
|
||||
|
|
|
@ -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 controller can support a variety of different displays, but we only
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
* Copyright (c) 2007-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 "blockdev.h"
|
||||
|
|
2
hw/ssi.c
2
hw/ssi.c
|
@ -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 "ssi.h"
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
* Copyright (c) 2006 CodeSourcery.
|
||||
* Written by Paul Brook
|
||||
*
|
||||
* This code is licenced under the GPL.
|
||||
* This code is licensed under the GPL.
|
||||
*/
|
||||
|
||||
#include "sysbus.h"
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
* Copyright (c) 2007 CodeSourcery.
|
||||
* Written by Paul Brook
|
||||
*
|
||||
* This code is licenced under the GPL.
|
||||
* This code is licensed under the GPL.
|
||||
*/
|
||||
#include "sysbus.h"
|
||||
#include "net.h"
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
* Copyright (c) 2007 CodeSourcery.
|
||||
* Written by Paul Brook
|
||||
*
|
||||
* This code is licenced under the GPL.
|
||||
* This code is licensed under the GPL.
|
||||
*/
|
||||
#include "hw.h"
|
||||
#include "devices.h"
|
||||
|
|
|
@ -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 "qemu-common.h"
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
* Copyright (c) 2008 Samuel Thibault <samuel.thibault@ens-lyon.org>
|
||||
* Written by Paul Brook, reused for FTDI by Samuel Thibault
|
||||
*
|
||||
* This code is licenced under the LGPL.
|
||||
* This code is licensed under the LGPL.
|
||||
*/
|
||||
|
||||
#include "qemu-common.h"
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
* Copyright (c) 2006-2009 CodeSourcery.
|
||||
* Written by Paul Brook
|
||||
*
|
||||
* This code is licenced under the LGPL.
|
||||
* This code is licensed under the LGPL.
|
||||
*/
|
||||
|
||||
#include "sysbus.h"
|
||||
|
|
|
@ -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"
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
*
|
||||
* Copyright (c) 2007 CodeSourcery.
|
||||
*
|
||||
* This code is licenced under the GPL
|
||||
* This code is licensed under the GPL
|
||||
*/
|
||||
|
||||
static inline uint32_t softmmu_tget32(CPUState *env, uint32_t addr)
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
* Copyright (c) 2007, 2008 CodeSourcery.
|
||||
* Written by Paul Brook
|
||||
*
|
||||
* This code is licenced under the GNU GPL v2.
|
||||
* This code is licensed under the GNU GPL v2.
|
||||
*/
|
||||
#include <stdlib.h>
|
||||
#include <stdio.h>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
* Copyright (c) 2007 CodeSourcery.
|
||||
* Written by Paul Brook
|
||||
*
|
||||
* This code is licenced under the GPL.
|
||||
* This code is licensed under the GPL.
|
||||
*/
|
||||
|
||||
#ifdef ARITH_GE
|
||||
|
|
Loading…
Reference in New Issue