summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/sound/disc_mth.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/sound/disc_mth.h')
-rw-r--r--src/devices/sound/disc_mth.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/devices/sound/disc_mth.h b/src/devices/sound/disc_mth.h
index 4c46f9bad54..d1c3a1eee47 100644
--- a/src/devices/sound/disc_mth.h
+++ b/src/devices/sound/disc_mth.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_MTH_H__