summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/cpu/tms32051/32051ops.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/cpu/tms32051/32051ops.c')
-rw-r--r--src/emu/cpu/tms32051/32051ops.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emu/cpu/tms32051/32051ops.c b/src/emu/cpu/tms32051/32051ops.c
index b4ae623eac4..527c7366394 100644
--- a/src/emu/cpu/tms32051/32051ops.c
+++ b/src/emu/cpu/tms32051/32051ops.c
@@ -1,4 +1,4 @@
-// license:???
+// license:BSD-3-Clause
// copyright-holders:Ville Linde
// stack is LIFO and is 8 levels deep, there is no stackpointer on the real chip
void tms32051_device::PUSH_STACK(UINT16 pc)