diff options
Diffstat (limited to 'src/emu/cpu/apexc/apexc.c')
-rw-r--r-- | src/emu/cpu/apexc/apexc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emu/cpu/apexc/apexc.c b/src/emu/cpu/apexc/apexc.c index 7a982e01f53..77e5c919f44 100644 --- a/src/emu/cpu/apexc/apexc.c +++ b/src/emu/cpu/apexc/apexc.c @@ -1,4 +1,4 @@ -// license:??? +// license:BSD-3-Clause // copyright-holders:Raphael Nabet /* cpu/apexc/apexc.c: APE(X)C CPU emulation |