summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/cpu/z8/z8dasm.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/cpu/z8/z8dasm.c')
-rw-r--r--src/emu/cpu/z8/z8dasm.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/emu/cpu/z8/z8dasm.c b/src/emu/cpu/z8/z8dasm.c
index 285a970a8b3..587431b7e5a 100644
--- a/src/emu/cpu/z8/z8dasm.c
+++ b/src/emu/cpu/z8/z8dasm.c
@@ -1,3 +1,5 @@
+// license:???
+// copyright-holders:???
#include "emu.h"
#include "debugger.h"
#include "z8.h"