mirror of https://github.com/xemu-project/xemu.git
mcpx/dsp: Add missing copyright
This commit is contained in:
parent
eb36b8919e
commit
cb60168d59
|
@ -2,6 +2,7 @@
|
||||||
* MCPX DSP emulator
|
* MCPX DSP emulator
|
||||||
*
|
*
|
||||||
* Copyright (c) 2015 espes
|
* Copyright (c) 2015 espes
|
||||||
|
* Copyright (c) 2020-2025 Matt Borgerson
|
||||||
*
|
*
|
||||||
* Adapted from Hatari DSP M56001 emulation
|
* Adapted from Hatari DSP M56001 emulation
|
||||||
* (C) 2001-2008 ARAnyM developer team
|
* (C) 2001-2008 ARAnyM developer team
|
||||||
|
|
|
@ -2,6 +2,7 @@
|
||||||
* DSP56300 emulator
|
* DSP56300 emulator
|
||||||
*
|
*
|
||||||
* Copyright (c) 2015 espes
|
* Copyright (c) 2015 espes
|
||||||
|
* Copyright (c) 2020-2025 Matt Borgerson
|
||||||
*
|
*
|
||||||
* Adapted from Hatari DSP M56001 emulation
|
* Adapted from Hatari DSP M56001 emulation
|
||||||
* (C) 2003-2008 ARAnyM developer team
|
* (C) 2003-2008 ARAnyM developer team
|
||||||
|
|
Loading…
Reference in New Issue