summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/machine/m24_z8000.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mess/machine/m24_z8000.c')
-rw-r--r--src/mess/machine/m24_z8000.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mess/machine/m24_z8000.c b/src/mess/machine/m24_z8000.c
index 540d47ddfb1..95bf712e61c 100644
--- a/src/mess/machine/m24_z8000.c
+++ b/src/mess/machine/m24_z8000.c
@@ -1,3 +1,5 @@
+// license:???
+// copyright-holders:???
#include "m24_z8000.h"
const device_type M24_Z8000 = &device_creator<m24_z8000_device>;