diff options
Diffstat (limited to 'src/emu/cpu/i8089/i8089_dasm.c')
-rw-r--r-- | src/emu/cpu/i8089/i8089_dasm.c | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/src/emu/cpu/i8089/i8089_dasm.c b/src/emu/cpu/i8089/i8089_dasm.c index d36b5af2246..d1f62621f3c 100644 --- a/src/emu/cpu/i8089/i8089_dasm.c +++ b/src/emu/cpu/i8089/i8089_dasm.c @@ -1,12 +1,9 @@ -// license:??? -// copyright-holders:??? +// license:GPL-2.0+ +// copyright-holders:Dirk Best /*************************************************************************** Intel 8089 I/O Processor - license: MAME, GPL-2.0+ - copyright-holders: Dirk Best - Disassembler ***************************************************************************/ |