summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/sound
diff options
context:
space:
mode:
author Miodrag Milanovic <mmicko@gmail.com>2015-05-21 20:10:26 +0200
committer Miodrag Milanovic <mmicko@gmail.com>2015-05-21 20:10:59 +0200
commit216ee68ce32589f50edb844ddb3315395e40f2fc (patch)
treef40ee03f5a45fa4957aaa04cda03ac2950c83d4e /src/emu/sound
parentcce1d64fe1e926d6419d66ec6cc352e3c3fa0cb4 (diff)
unified unknown license (nw)
Diffstat (limited to 'src/emu/sound')
-rw-r--r--src/emu/sound/beep.c2
-rw-r--r--src/emu/sound/beep.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/emu/sound/beep.c b/src/emu/sound/beep.c
index fe77c721b48..56d618776b9 100644
--- a/src/emu/sound/beep.c
+++ b/src/emu/sound/beep.c
@@ -1,4 +1,4 @@
-// license:?
+// license:???
// copyright-holders:Kevin Thacker
/***************************************************************************
diff --git a/src/emu/sound/beep.h b/src/emu/sound/beep.h
index f7b15e58530..6a8287cf107 100644
--- a/src/emu/sound/beep.h
+++ b/src/emu/sound/beep.h
@@ -1,4 +1,4 @@
-// license:?
+// license:???
// copyright-holders:Kevin Thacker
#pragma once