summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/n64.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/n64.c')
-rw-r--r--src/mame/machine/n64.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mame/machine/n64.c b/src/mame/machine/n64.c
index 90899a0ab11..28a5cd0a6d4 100644
--- a/src/mame/machine/n64.c
+++ b/src/mame/machine/n64.c
@@ -1,3 +1,5 @@
+// license:???
+// copyright-holders:???
/* machine/n64.c - contains N64 hardware emulation shared between MAME and MESS */
#include "emu.h"