summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/sound
diff options
context:
space:
mode:
author Miodrag Milanovic <mmicko@gmail.com>2015-05-27 08:30:33 +0200
committer Miodrag Milanovic <mmicko@gmail.com>2015-05-27 08:30:33 +0200
commit9c8233eaafac0d9227ffdd21265179f522deb77f (patch)
tree5dd7d8b6073f5f563baa707a55470492c1bb27e6 /src/emu/sound
parent4223859f670946c3f96dfd08a75fed5ba532fe0e (diff)
update for Alex and nimitz (nw)
Diffstat (limited to 'src/emu/sound')
-rw-r--r--src/emu/sound/ics2115.c2
-rw-r--r--src/emu/sound/ics2115.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/emu/sound/ics2115.c b/src/emu/sound/ics2115.c
index d4eb0886c05..92affac6f30 100644
--- a/src/emu/sound/ics2115.c
+++ b/src/emu/sound/ics2115.c
@@ -1,4 +1,4 @@
-// license:???
+// license:BSD-3-Clause
// copyright-holders:Alex Marshal,nimitz,austere
//ICS2115 by Raiden II team (c) 2010
//members: austere, nimitz, Alex Marshal
diff --git a/src/emu/sound/ics2115.h b/src/emu/sound/ics2115.h
index 0883f2a43c9..5ea25a1e768 100644
--- a/src/emu/sound/ics2115.h
+++ b/src/emu/sound/ics2115.h
@@ -1,4 +1,4 @@
-// license:???
+// license:BSD-3-Clause
// copyright-holders:Alex Marshal,nimitz,austere
#pragma once