diff options
Diffstat (limited to 'src/emu/cpu/apexc/apexc.h')
-rw-r--r-- | src/emu/cpu/apexc/apexc.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emu/cpu/apexc/apexc.h b/src/emu/cpu/apexc/apexc.h index 98ebc825f35..538d903ab44 100644 --- a/src/emu/cpu/apexc/apexc.h +++ b/src/emu/cpu/apexc/apexc.h @@ -1,4 +1,4 @@ -// license:??? +// license:BSD-3-Clause // copyright-holders:Raphael Nabet /* register names for apexc_get_reg & apexc_set_reg */ #pragma once |