diff options
Diffstat (limited to 'src/emu/sound/ym2413.c')
-rw-r--r-- | src/emu/sound/ym2413.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emu/sound/ym2413.c b/src/emu/sound/ym2413.c index 217fdd7150b..3e33f478a41 100644 --- a/src/emu/sound/ym2413.c +++ b/src/emu/sound/ym2413.c @@ -1,5 +1,5 @@ // license:??? -// copyright-holders:??? +// copyright-holders:Jarek Burczynski /* ** ** File: ym2413.c - software implementation of YM2413 |