diff options
Diffstat (limited to 'src/emu/machine/spchrom.c')
-rw-r--r-- | src/emu/machine/spchrom.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emu/machine/spchrom.c b/src/emu/machine/spchrom.c index ae906840f43..a49590e9e00 100644 --- a/src/emu/machine/spchrom.c +++ b/src/emu/machine/spchrom.c @@ -1,4 +1,4 @@ -// license:??? +// license:BSD-3-Clause // copyright-holders:Frank Palazzolo, Aaron Giles, Jonathan Gevaryahu, Raphael Nabet, Couriersud, Michael Zapf /* spchroms.c - This is an emulator for "typical" speech ROMs from TI, as used by TI99/4(a). |