summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/sound/multipcm.c
diff options
context:
space:
mode:
author Miodrag Milanovic <mmicko@gmail.com>2015-05-14 10:23:28 +0200
committer Miodrag Milanovic <mmicko@gmail.com>2015-05-14 10:23:46 +0200
commite7610e03d6b1edf0516fc0443192eb68f163ba59 (patch)
tree99b9103a22f77cbb7468968dcb65d0ece62c506c /src/emu/sound/multipcm.c
parent5f457c49acb4e5677773c8b567a655ea829679a4 (diff)
Update for ElSemi (nw)
Diffstat (limited to 'src/emu/sound/multipcm.c')
-rw-r--r--src/emu/sound/multipcm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emu/sound/multipcm.c b/src/emu/sound/multipcm.c
index 0d2fbe18b7d..a1a340972c9 100644
--- a/src/emu/sound/multipcm.c
+++ b/src/emu/sound/multipcm.c
@@ -1,4 +1,4 @@
-// license:???
+// license:BSD-3-Clause
// copyright-holders:Miguel Angel Horna
/*
* Sega System 32 Multi/Model 1/Model 2 custom PCM chip (315-5560) emulation.