diff options
Diffstat (limited to 'src/emu/cpu/dsp56k/opcode.h')
-rw-r--r-- | src/emu/cpu/dsp56k/opcode.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/emu/cpu/dsp56k/opcode.h b/src/emu/cpu/dsp56k/opcode.h index 56772a41dc0..20698ed88b3 100644 --- a/src/emu/cpu/dsp56k/opcode.h +++ b/src/emu/cpu/dsp56k/opcode.h @@ -1,5 +1,5 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Andrew Gardner #ifndef __DSP56K_OPCODE_H__ #define __DSP56K_OPCODE_H__ |