diff options
author | 2015-05-28 14:11:13 -0400 | |
---|---|---|
committer | 2015-05-28 14:11:19 -0400 | |
commit | 20068ed55777ba5c9fd2a922c878585912b4eb5e (patch) | |
tree | 45b4057a526d93c01f95059f6693ae09cea8f44f /src/emu/cpu | |
parent | 548a982a3cde7ff84e557f0ff4e15b38553b0462 (diff) |
We cannot relicense files for which we have not yet received responses (nw)
Diffstat (limited to 'src/emu/cpu')
-rw-r--r-- | src/emu/cpu/ssp1601/ssp1601.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emu/cpu/ssp1601/ssp1601.c b/src/emu/cpu/ssp1601/ssp1601.c index e9a5f39ac1c..94720fd7e73 100644 --- a/src/emu/cpu/ssp1601/ssp1601.c +++ b/src/emu/cpu/ssp1601/ssp1601.c @@ -1,4 +1,4 @@ -// license:BSD-3-Clause +// license:??? // copyright-holders:Pierpaolo Prazzoli,Grazvydas Ignotas /* * Samsung SSP1601 DSP emulator |