summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/cpu/h8/h8_sci.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/cpu/h8/h8_sci.c')
-rw-r--r--src/emu/cpu/h8/h8_sci.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/emu/cpu/h8/h8_sci.c b/src/emu/cpu/h8/h8_sci.c
index df99d160113..758e09141f2 100644
--- a/src/emu/cpu/h8/h8_sci.c
+++ b/src/emu/cpu/h8/h8_sci.c
@@ -1,5 +1,5 @@
-// license:???
-// copyright-holders:???
+// license:BSD-3-Clause
+// copyright-holders:Olivier Galibert
#include "emu.h"
#include "h8_sci.h"