summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/tispeak.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/tispeak.cpp')
-rw-r--r--src/mame/drivers/tispeak.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mame/drivers/tispeak.cpp b/src/mame/drivers/tispeak.cpp
index 7065b39093e..af117ccfa7b 100644
--- a/src/mame/drivers/tispeak.cpp
+++ b/src/mame/drivers/tispeak.cpp
@@ -1,6 +1,6 @@
// license:BSD-3-Clause
-// copyright-holders:hap, Jonathan Gevaryahu, Sean Riddle
-// thanks-to:David Viens, Kevin Horton
+// copyright-holders:hap, Jonathan Gevaryahu
+// thanks-to:Sean Riddle, David Viens, Kevin Horton
/***************************************************************************
** subclass of hh_tms1k_state (includes/hh_tms1k.h, drivers/hh_tms1k.cpp) **