diff options
author | twinaphex | 2016-10-15 13:48:57 +0200 |
---|---|---|
committer | twinaphex | 2016-10-15 13:48:57 +0200 |
commit | 79d2a4b7be2264d3cdba4d4e2501851563b0eddb (patch) | |
tree | 593191fb1dafc264a195f23aef7509a12c9f1545 /source/c4emu.c | |
parent | 0099c902b7aa6bc76b63911055b12b715c3812d9 (diff) | |
download | snes9x2005-79d2a4b7be2264d3cdba4d4e2501851563b0eddb.tar.gz snes9x2005-79d2a4b7be2264d3cdba4d4e2501851563b0eddb.tar.bz2 snes9x2005-79d2a4b7be2264d3cdba4d4e2501851563b0eddb.zip |
Add copyright notices since certain guys try to push their luck
and 'game off the system' - UNDER NO CIRCUMSTANCES WILL ANY
COMMERCIAL RIGHTS EVER BE APPROPRIATED TO ANY ONE PARTY, REGARDLESS
OF ANY E-MAILS, BRIBES, ETC.
Diffstat (limited to 'source/c4emu.c')
-rw-r--r-- | source/c4emu.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/source/c4emu.c b/source/c4emu.c index c2412e1..a319a98 100644 --- a/source/c4emu.c +++ b/source/c4emu.c @@ -60,6 +60,8 @@ SH assembler code partly based on x86 assembler code (c) Copyright 2002 - 2004 Marcus Comstedt (marcus@mc.pp.se) + (c) Copyright 2014 - 2016 Daniel De Matteis. (UNDER NO CIRCUMSTANCE + WILL COMMERCIAL RIGHTS EVER BE APPROPRIATED TO ANY PARTY) Specific ports contains the works of other authors. See headers in individual files. |