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/tms1000.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/tms1000.cpp')
-rw-r--r-- | src/devices/cpu/tms1000/tms1000.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/cpu/tms1000/tms1000.cpp b/src/devices/cpu/tms1000/tms1000.cpp index 2edb517155f..65fc28f6c1a 100644 --- a/src/devices/cpu/tms1000/tms1000.cpp +++ b/src/devices/cpu/tms1000/tms1000.cpp @@ -1,5 +1,5 @@ // license:BSD-3-Clause -// copyright-holders:Wilbert Pol, hap +// copyright-holders:hap /* TMS1000 family - TMS1000, TMS1070, TMS1040, TMS1200 |