Browse Source

hw: Fix spelling (licenced->licensed)

New code introduced old misspellings.

Signed-off-by: Stefan Weil <sw@weilnetz.de>
Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
stable-1.1
Stefan Weil 15 years ago
committed by Stefan Hajnoczi
parent
commit
4d8db4e4a0
  1. 2
      hw/lm4549.c
  2. 2
      hw/lm4549.h
  3. 2
      hw/pl041.c
  4. 2
      hw/pl041.h
  5. 2
      hw/pl041.hx

2
hw/lm4549.c

@ -4,7 +4,7 @@
* Copyright (c) 2011
* Written by Mathieu Sonet - www.elasticsheep.com
*
* This code is licenced under the GPL.
* This code is licensed under the GPL.
*
* *****************************************************************
*

2
hw/lm4549.h

@ -4,7 +4,7 @@
* Copyright (c) 2011
* Written by Mathieu Sonet - www.elasticsheep.com
*
* This code is licenced under the GPL.
* This code is licensed under the GPL.
*
* *****************************************************************
*/

2
hw/pl041.c

@ -4,7 +4,7 @@
* Copyright (c) 2011
* Written by Mathieu Sonet - www.elasticsheep.com
*
* This code is licenced under the GPL.
* This code is licensed under the GPL.
*
* *****************************************************************
*

2
hw/pl041.h

@ -4,7 +4,7 @@
* Copyright (c) 2011
* Written by Mathieu Sonet - www.elasticsheep.com
*
* This code is licenced under the GPL.
* This code is licensed under the GPL.
*
* *****************************************************************
*/

2
hw/pl041.hx

@ -4,7 +4,7 @@
* Copyright (c) 2011
* Written by Mathieu Sonet - www.elasticsheep.com
*
* This code is licenced under the GPL.
* This code is licensed under the GPL.
*
* *****************************************************************
*/

Loading…
Cancel
Save