diff options
Diffstat (limited to 'src/emu/sound/spu_tables.c')
-rw-r--r-- | src/emu/sound/spu_tables.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emu/sound/spu_tables.c b/src/emu/sound/spu_tables.c index 15312741710..6af97ded049 100644 --- a/src/emu/sound/spu_tables.c +++ b/src/emu/sound/spu_tables.c @@ -1,4 +1,4 @@ -// license:??? +// license:BSD-3-Clause // copyright-holders:pSXAuthor, R.Belmont #include "emu.h" #include "spu.h" |