summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/sound/ym2413.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/sound/ym2413.h')
-rw-r--r--src/emu/sound/ym2413.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emu/sound/ym2413.h b/src/emu/sound/ym2413.h
index 15add606629..eb9441bec5a 100644
--- a/src/emu/sound/ym2413.h
+++ b/src/emu/sound/ym2413.h
@@ -1,5 +1,5 @@
// license:???
-// copyright-holders:???
+// copyright-holders:Jarek Burczynski
#pragma once
#ifndef __YM2413_H__