diff options
author | 2015-05-13 09:57:19 +0200 | |
---|---|---|
committer | 2015-05-13 09:57:19 +0200 | |
commit | 475e90ca8b6cc97c1d021fdeab23a05ba9b93a53 (patch) | |
tree | 91de1c6fe52852df95a7bc56aaaecf1242afad01 /src/emu/bus/neogeo/bootleg_hybrid_cart.c | |
parent | 7a880532018bb04416843d33c1da7d8afc9f146b (diff) |
lot more changes and fixes (nw)
Diffstat (limited to 'src/emu/bus/neogeo/bootleg_hybrid_cart.c')
-rw-r--r-- | src/emu/bus/neogeo/bootleg_hybrid_cart.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/emu/bus/neogeo/bootleg_hybrid_cart.c b/src/emu/bus/neogeo/bootleg_hybrid_cart.c index 0551fb4b9aa..5d677c8cc74 100644 --- a/src/emu/bus/neogeo/bootleg_hybrid_cart.c +++ b/src/emu/bus/neogeo/bootleg_hybrid_cart.c @@ -1,5 +1,5 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:S. Smith,David Haywood /*********************************************************************************************************** NEOGEO ROM cart emulation |