diff options
Diffstat (limited to 'src/devices/sound/disc_dev.h')
-rw-r--r-- | src/devices/sound/disc_dev.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/devices/sound/disc_dev.h b/src/devices/sound/disc_dev.h index 8828bf15573..0c7913544db 100644 --- a/src/devices/sound/disc_dev.h +++ b/src/devices/sound/disc_dev.h @@ -1,6 +1,5 @@ // license:BSD-3-Clause -// copyright-holders:K.Wilkins,Couriersud -// thanks-to:Derrick Renaud, F.Palazzolo +// copyright-holders:Keith Wilkins,Couriersud,Derrick Renaud,Frank Palazzolo #pragma once #ifndef __DISC_DEV_H__ |