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