diff options
author | 2015-05-25 10:23:28 -0700 | |
---|---|---|
committer | 2015-05-25 10:24:34 -0700 | |
commit | 1763f18b96bea0c595cb350626164e41cc8e301d (patch) | |
tree | d2e5a83c03f97c48b9bdfe9c8a1cc6236dab6b9a /src/emu/cpu | |
parent | d68fe923a1974cc82ab3b12dc1f70b509bf06a95 (diff) |
License self-service.
License self-service. Mostly adding attribution where I made significant
contributions. In a few cases files I previously missed were
default-attributed to Nicola.
Diffstat (limited to 'src/emu/cpu')
-rw-r--r-- | src/emu/cpu/tms34010/34010gfx.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emu/cpu/tms34010/34010gfx.c b/src/emu/cpu/tms34010/34010gfx.c index 6b2108af953..15394269a77 100644 --- a/src/emu/cpu/tms34010/34010gfx.c +++ b/src/emu/cpu/tms34010/34010gfx.c @@ -1,5 +1,5 @@ // license:BSD-3-Clause -// copyright-holders:Alex Pasadyn,Zsolt Vasvari +// copyright-holders:Alex Pasadyn,Zsolt Vasvari,Aaron Giles /*************************************************************************** TMS34010: Portable Texas Instruments TMS34010 emulator |