summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/cpu/sh4/sh4dmac.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/cpu/sh4/sh4dmac.c')
-rw-r--r--src/emu/cpu/sh4/sh4dmac.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/emu/cpu/sh4/sh4dmac.c b/src/emu/cpu/sh4/sh4dmac.c
index 7de37e2863d..2f2ff993923 100644
--- a/src/emu/cpu/sh4/sh4dmac.c
+++ b/src/emu/cpu/sh4/sh4dmac.c
@@ -1,5 +1,5 @@
-// license:???
-// copyright-holders:???
+// license:BSD-3-Clause
+// copyright-holders:R.Belmont
/* SHA3/4 DMA Controller */
#include "emu.h"