summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/cpu/dsp56k/tables.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/cpu/dsp56k/tables.c')
-rw-r--r--src/emu/cpu/dsp56k/tables.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/emu/cpu/dsp56k/tables.c b/src/emu/cpu/dsp56k/tables.c
index d19a1c2c225..5837580409e 100644
--- a/src/emu/cpu/dsp56k/tables.c
+++ b/src/emu/cpu/dsp56k/tables.c
@@ -1,5 +1,5 @@
-// license:???
-// copyright-holders:???
+// license:BSD-3-Clause
+// copyright-holders:Andrew Gardner
#include <stdio.h>
#include <string.h>
#include <stdlib.h>