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