From 1ef199200c7b27c2e4216a088706116bf2ae43ff Mon Sep 17 00:00:00 2001 From: "Alex W. Jackson" Date: Thu, 14 May 2015 13:38:21 -0400 Subject: [PATCH] Ownership (nw) --- src/mame/machine/nmk112.c | 4 ++-- src/mame/machine/nmk112.h | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/mame/machine/nmk112.c b/src/mame/machine/nmk112.c index 08e16f26f94..6e925b53cc7 100644 --- a/src/mame/machine/nmk112.c +++ b/src/mame/machine/nmk112.c @@ -1,5 +1,5 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Alex W. Jackson /* NMK112 - NMK custom IC for bankswitching the sample ROMs of a pair of OKI6295 ADPCM chips diff --git a/src/mame/machine/nmk112.h b/src/mame/machine/nmk112.h index a8d5b3591c6..65220fac83a 100644 --- a/src/mame/machine/nmk112.h +++ b/src/mame/machine/nmk112.h @@ -1,5 +1,5 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Alex W. Jackson /************************************************************************* nmk112.h