summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/machine/lpc.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/machine/lpc.c')
-rw-r--r--src/emu/machine/lpc.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/emu/machine/lpc.c b/src/emu/machine/lpc.c
index fd9aeee275e..ee59faa61ef 100644
--- a/src/emu/machine/lpc.c
+++ b/src/emu/machine/lpc.c
@@ -1,3 +1,5 @@
+// license:???
+// copyright-holders:???
#include "lpc.h"
lpc_device::lpc_device(const machine_config &mconfig, device_type type, const char *name, const char *tag, device_t *owner, UINT32 clock, const char *shortname, const char *source) :