mcpx/dsp: Add missing copyright

This commit is contained in:
Matt Borgerson 2025-02-17 01:49:28 -07:00
parent eb36b8919e
commit cb60168d59
2 changed files with 2 additions and 0 deletions

View file

@ -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

View file

@ -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