diff options
author | 2016-03-16 08:58:39 +0100 | |
---|---|---|
committer | 2016-03-16 08:58:55 +0100 | |
commit | 2a342184c17f3e80730eb87477c883b6938aa61f (patch) | |
tree | b85bb8138aa11028720939304ba304181c798044 /src/devices/cpu/tms1000/tms1400.cpp | |
parent | d83d2a22335c340e96bbf48ed9a4a7ac91fab4fe (diff) |
tms1k: correct copyright tags, what's left of the old core before i rewrote it, is all in dasm and tms1k_base.*
Diffstat (limited to 'src/devices/cpu/tms1000/tms1400.cpp')
-rw-r--r-- | src/devices/cpu/tms1000/tms1400.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/cpu/tms1000/tms1400.cpp b/src/devices/cpu/tms1000/tms1400.cpp index f1bada9c6c9..e9246b18685 100644 --- a/src/devices/cpu/tms1000/tms1400.cpp +++ b/src/devices/cpu/tms1000/tms1400.cpp @@ -1,5 +1,5 @@ // license:BSD-3-Clause -// copyright-holders:Wilbert Pol, hap +// copyright-holders:hap /* TMS1000 family - TMS1400, TMS1470, TMS1600, TMS1670 |