summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/sound/sb0400.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/sound/sb0400.c')
-rw-r--r--src/emu/sound/sb0400.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emu/sound/sb0400.c b/src/emu/sound/sb0400.c
index 33873324683..343cb6aecaa 100644
--- a/src/emu/sound/sb0400.c
+++ b/src/emu/sound/sb0400.c
@@ -1,5 +1,5 @@
// license:BSD-3-Clause
-// copyright-holders:Olivier Galiber
+// copyright-holders:Olivier Galibert
#include "sb0400.h"
const device_type SB0400 = &device_creator<sb0400_device>;