From dd4d6717959243998b96cb944936950ac8f7e212 Mon Sep 17 00:00:00 2001 From: arbee Date: Mon, 25 May 2015 10:32:38 -0400 Subject: [PATCH] Fix up Tunnel Hunt copyright assignments (nw) --- src/mame/drivers/tunhunt.c | 2 +- src/mame/includes/tunhunt.h | 2 +- src/mame/video/tunhunt.c | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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