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