diff --git a/src/mame/drivers/tunhunt.c b/src/mame/drivers/tunhunt.c index 440578cb9f2..c242aa21258 100644 --- a/src/mame/drivers/tunhunt.c +++ b/src/mame/drivers/tunhunt.c @@ -1,5 +1,5 @@ // license:BSD-3-Clause -// copyright-holders:Phil Stroffolino, Owen Rubin,David Haywood +// copyright-holders:Phil Stroffolino, David Haywood /*************************************************************************** Atari Tunnel Hunt hardware diff --git a/src/mame/includes/tunhunt.h b/src/mame/includes/tunhunt.h index acf226c146f..285a3549733 100644 --- a/src/mame/includes/tunhunt.h +++ b/src/mame/includes/tunhunt.h @@ -1,5 +1,5 @@ // license:BSD-3-Clause -// copyright-holders:Phil Stroffolino, Owen Rubin, David Haywood +// copyright-holders:Phil Stroffolino, David Haywood class tunhunt_state : public driver_device { public: diff --git a/src/mame/video/tunhunt.c b/src/mame/video/tunhunt.c index 88a551a15a9..595edd7d277 100644 --- a/src/mame/video/tunhunt.c +++ b/src/mame/video/tunhunt.c @@ -1,5 +1,5 @@ // license:BSD-3-Clause -// copyright-holders:Phil Stroffolino, Owen Rubin, David Haywood +// copyright-holders:Phil Stroffolino, David Haywood /************************************************************************* Atari Tunnel Hunt hardware