summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/mpu5.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/mpu5.c')
-rw-r--r--src/mame/drivers/mpu5.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mame/drivers/mpu5.c b/src/mame/drivers/mpu5.c
index 83082a55b49..e233614bc77 100644
--- a/src/mame/drivers/mpu5.c
+++ b/src/mame/drivers/mpu5.c
@@ -1,3 +1,5 @@
+// license:???
+// copyright-holders:???
/* for MPU5 hardware emulation see mpu5hw.c, this just contains the set listing and per machine configs */
#include "emu.h"