summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/unsp/unsp.cpp
diff options
context:
space:
mode:
author Vas Crabb <vas@vastheman.com>2018-10-28 14:00:12 +1100
committer Vas Crabb <vas@vastheman.com>2018-10-28 14:00:12 +1100
commit82501770dedcdeddb20aa1ef8fe2f46a3d4179bb (patch)
tree80bfc8b02b9b19f7281c96e3b7c203358e3e5db9 /src/devices/cpu/unsp/unsp.cpp
parent112bce124d581c5c8d240283c869969029cd90e8 (diff)
srcclean and cleanup (nw)
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
*****************************************************************************/