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