diff options
author | 2015-05-11 17:57:26 +0200 | |
---|---|---|
committer | 2015-05-11 17:57:26 +0200 | |
commit | cfd2e459f431147ffb886942fe9b617169915851 (patch) | |
tree | 3b3c0450beea9ffa8645da584a1ce4a73914e9bc /src/emu/sound | |
parent | bfeeaa44f3d9cf60abc861b0ea8ac5b677a605d8 (diff) |
done for Tomasz Slanina (nw)
Diffstat (limited to 'src/emu/sound')
-rw-r--r-- | src/emu/sound/nile.c | 2 | ||||
-rw-r--r-- | src/emu/sound/st0016.c | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/src/emu/sound/nile.c b/src/emu/sound/nile.c index b16589f7f00..a0fd9d8b5a5 100644 --- a/src/emu/sound/nile.c +++ b/src/emu/sound/nile.c @@ -1,4 +1,4 @@ -// license:??? +// license:BSD-3-Clause // copyright-holders:Tomasz Slanina /************************************ Seta custom Nile ST-0026 chip diff --git a/src/emu/sound/st0016.c b/src/emu/sound/st0016.c index 5e1e79289dd..4c75f3f7b02 100644 --- a/src/emu/sound/st0016.c +++ b/src/emu/sound/st0016.c @@ -1,4 +1,4 @@ -// license:??? +// license:BSD-3-Clause // copyright-holders:R. Belmont, Tomasz Slanina, David Haywood /************************************ Seta custom ST-0016 chip |