diff options
Diffstat (limited to 'src/mess/machine/mz80.c')
-rw-r--r-- | src/mess/machine/mz80.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mess/machine/mz80.c b/src/mess/machine/mz80.c index ec5291d3a03..66abbff2e00 100644 --- a/src/mess/machine/mz80.c +++ b/src/mess/machine/mz80.c @@ -1,5 +1,5 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Miodrag Milanovic /*************************************************************************** MZ80 driver by Miodrag Milanovic |