summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/sound
diff options
context:
space:
mode:
author Miodrag Milanovic <mmicko@gmail.com>2015-05-26 13:09:51 +0200
committer Miodrag Milanovic <mmicko@gmail.com>2015-05-26 13:09:51 +0200
commit077ff462f13655a2c0189f9a2fc97957d4a98199 (patch)
tree9154d75927724dc206a72528cd926ec4c090fc3e /src/emu/sound
parentd8cdd334b6e73c2ffa2ee68bba5540adbb8b06fa (diff)
update for Tatsuyuki Satoh (nw)
Diffstat (limited to 'src/emu/sound')
-rw-r--r--src/emu/sound/vlm5030.c2
-rw-r--r--src/emu/sound/vlm5030.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/emu/sound/vlm5030.c b/src/emu/sound/vlm5030.c
index 88c0631544e..6a66cfab937 100644
--- a/src/emu/sound/vlm5030.c
+++ b/src/emu/sound/vlm5030.c
@@ -1,4 +1,4 @@
-// license:???
+// license:BSD-3-Clause
// copyright-holders:Tatsuyuki Satoh
/*
vlm5030.c
diff --git a/src/emu/sound/vlm5030.h b/src/emu/sound/vlm5030.h
index b325c88c04d..94a5b846b39 100644
--- a/src/emu/sound/vlm5030.h
+++ b/src/emu/sound/vlm5030.h
@@ -1,4 +1,4 @@
-// license:???
+// license:BSD-3-Clause
// copyright-holders:Tatsuyuki Satoh
#pragma once