summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/sound
diff options
context:
space:
mode:
author Miodrag Milanovic <mmicko@gmail.com>2015-05-11 18:51:47 +0200
committer Miodrag Milanovic <mmicko@gmail.com>2015-05-11 18:51:47 +0200
commit74334a71edb6b0416d971d38473bd47ec9e90a09 (patch)
tree9d975ae7888fda5ad4554fa3405949af3f65eb32 /src/emu/sound
parentcfd2e459f431147ffb886942fe9b617169915851 (diff)
changes for Ernesto Corvi (nw)
Diffstat (limited to 'src/emu/sound')
-rw-r--r--src/emu/sound/3526intf.c4
-rw-r--r--src/emu/sound/3812intf.c4
-rw-r--r--src/emu/sound/8950intf.c4
3 files changed, 6 insertions, 6 deletions
diff --git a/src/emu/sound/3526intf.c b/src/emu/sound/3526intf.c
index aca133b4878..d90b053a4d3 100644
--- a/src/emu/sound/3526intf.c
+++ b/src/emu/sound/3526intf.c
@@ -1,5 +1,5 @@
-// license:???
-// copyright-holders:???
+// license:BSD-3-Clause
+// copyright-holders:Ernesto Corvi
/******************************************************************************
* FILE
* Yamaha 3812 emulator interface - MAME VERSION
diff --git a/src/emu/sound/3812intf.c b/src/emu/sound/3812intf.c
index 926f3a20643..ee4a9e3d5af 100644
--- a/src/emu/sound/3812intf.c
+++ b/src/emu/sound/3812intf.c
@@ -1,5 +1,5 @@
-// license:???
-// copyright-holders:???
+// license:BSD-3-Clause
+// copyright-holders:Ernesto Corvi
/******************************************************************************
* FILE
* Yamaha 3812 emulator interface - MAME VERSION
diff --git a/src/emu/sound/8950intf.c b/src/emu/sound/8950intf.c
index 9d2801c4396..172ee03ef25 100644
--- a/src/emu/sound/8950intf.c
+++ b/src/emu/sound/8950intf.c
@@ -1,5 +1,5 @@
-// license:???
-// copyright-holders:???
+// license:BSD-3-Clause
+// copyright-holders:Ernesto Corvi
/******************************************************************************
* FILE
* Yamaha 3812 emulator interface - MAME VERSION