summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/unsp/unsp.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/cpu/unsp/unsp.cpp')
-rw-r--r--src/devices/cpu/unsp/unsp.cpp10
1 files changed, 5 insertions, 5 deletions
diff --git a/src/devices/cpu/unsp/unsp.cpp b/src/devices/cpu/unsp/unsp.cpp
index 8b8ce63ba42..4f9c5e64745 100644
--- a/src/devices/cpu/unsp/unsp.cpp
+++ b/src/devices/cpu/unsp/unsp.cpp
@@ -2,13 +2,13 @@
// copyright-holders:Segher Boessenkool,Ryan Holtz
/*****************************************************************************
- SunPlus micro'nSP emulator
+ SunPlus micro'nSP emulator
- Copyright 2008-2017 Segher Boessenkool <segher@kernel.crashing.org>
- Licensed under the terms of the GNU GPL, version 2
- http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt
+ Copyright 2008-2017 Segher Boessenkool <segher@kernel.crashing.org>
+ Licensed under the terms of the GNU GPL, version 2
+ http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt
- Ported to MAME framework by Ryan Holtz
+ Ported to MAME framework by Ryan Holtz
*****************************************************************************/