summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/tispeak.c
diff options
context:
space:
mode:
author Miodrag Milanovic <mmicko@gmail.com>2015-05-22 21:25:29 +0200
committer Miodrag Milanovic <mmicko@gmail.com>2015-05-22 21:27:03 +0200
commitd7c78460b64135fea8e33e01c0126f87738a27f3 (patch)
tree62cd71076995a04ff7995e2dfadd9474fd704fba /src/mess/drivers/tispeak.c
parent3deab48d09ef0eb06b5f5029d7d2d5328a14df03 (diff)
fixes (nw)
Diffstat (limited to 'src/mess/drivers/tispeak.c')
-rw-r--r--src/mess/drivers/tispeak.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mess/drivers/tispeak.c b/src/mess/drivers/tispeak.c
index b3e2e06ef7b..dd7aeeedd15 100644
--- a/src/mess/drivers/tispeak.c
+++ b/src/mess/drivers/tispeak.c
@@ -1,5 +1,5 @@
// license:BSD-3-Clause
-// copyright-holders:hap, Lord Nightmare
+// copyright-holders:hap, Jonathan Gevaryahu
/***************************************************************************
** subclass of hh_tms1k_state (includes/hh_tms1k.h, drivers/hh_tms1k.c) **