From 20a7993c8bbcb924c295a808c88d887bfb197eea Mon Sep 17 00:00:00 2001 From: AJR Date: Fri, 15 May 2020 22:05:58 -0400 Subject: [PATCH] rescap.h: Credit the actual authors (nw) --- src/devices/machine/rescap.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/devices/machine/rescap.h b/src/devices/machine/rescap.h index d96347bacbc..452df332de3 100644 --- a/src/devices/machine/rescap.h +++ b/src/devices/machine/rescap.h @@ -1,5 +1,5 @@ // license:BSD-3-Clause -// copyright-holders:Aaron Giles +// copyright-holders:Juergen Buchmueller, Derrick Renaud, Curt Coder #ifndef MAME_MACHINE_RESCAP_H #define MAME_MACHINE_RESCAP_H