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