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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/sound/disc_wav.h b/src/devices/sound/disc_wav.h
index 6a012cdd9a8..dc1dc11773b 100644
--- a/src/devices/sound/disc_wav.h
+++ b/src/devices/sound/disc_wav.h
@@ -1,5 +1,5 @@
// license:BSD-3-Clause
-// copyright-holders:Keith Wilkins,Couriersud,Derrick Renaud,Frank Palazzolo
+// copyright-holders:K.Wilkins,Couriersud,Derrick Renaud,Frank Palazzolo
#pragma once
#ifndef __DISC_WAV_H__