From 6b615007ff222a1f9089fe38254a5f18e02c43c2 Mon Sep 17 00:00:00 2001 From: angelosa Date: Tue, 4 Jan 2022 22:18:04 +0100 Subject: 315-5641.cpp: assign proper copyright credit --- src/devices/sound/315-5641.cpp | 2 +- src/devices/sound/315-5641.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/devices/sound/315-5641.cpp b/src/devices/sound/315-5641.cpp index a43f5ad3cd3..c028506c64a 100644 --- a/src/devices/sound/315-5641.cpp +++ b/src/devices/sound/315-5641.cpp @@ -1,5 +1,5 @@ // license:BSD-3-Clause -// copyright-holders:Angelo Salese +// copyright-holders:Valley Bell /* Sega 315-5641 / D77591 / 9442CA010 */ #include "emu.h" diff --git a/src/devices/sound/315-5641.h b/src/devices/sound/315-5641.h index a7cec0e2b28..f910aa7b84b 100644 --- a/src/devices/sound/315-5641.h +++ b/src/devices/sound/315-5641.h @@ -1,5 +1,5 @@ // license:BSD-3-Clause -// copyright-holders:Angelo Salese +// copyright-holders:Valley Bell /* Sega 315-5641 / D77591 / 9442CA010 */ // this is the PICO sound chip, we are not sure if it's the same as a 7759 or not, it requires FIFO logic -- cgit v1.2.3