summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/cpu/i86/i186.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/cpu/i86/i186.c')
-rw-r--r--src/emu/cpu/i86/i186.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/emu/cpu/i86/i186.c b/src/emu/cpu/i86/i186.c
index 9b1b3614c78..9bc8c222fa5 100644
--- a/src/emu/cpu/i86/i186.c
+++ b/src/emu/cpu/i86/i186.c
@@ -1,5 +1,5 @@
-// license:???
-// copyright-holders:???
+// license:BSD-3-Clause
+// copyright-holders:Carl
// Peripheral code from rmnimbus driver by Phill Harvey-Smith which is
// based on the Leland sound driver by Aaron Giles and Paul Leaman