summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/machine/x68k_kbd.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mess/machine/x68k_kbd.c')
-rw-r--r--src/mess/machine/x68k_kbd.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mess/machine/x68k_kbd.c b/src/mess/machine/x68k_kbd.c
index 775955743e7..92d7af76872 100644
--- a/src/mess/machine/x68k_kbd.c
+++ b/src/mess/machine/x68k_kbd.c
@@ -1,3 +1,5 @@
+// license:???
+// copyright-holders:???
#include "machine/x68k_kbd.h"
x68k_keyboard_device::x68k_keyboard_device(const machine_config& mconfig, const char* tag, device_t* owner, UINT32 clock) :