summaryrefslogtreecommitdiff
path: root/src/dsp1.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/dsp1.c')
-rw-r--r--src/dsp1.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/dsp1.c b/src/dsp1.c
index 30fb466..5287575 100644
--- a/src/dsp1.c
+++ b/src/dsp1.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.
@@ -1261,4 +1263,4 @@ uint8 DSP4GetByte(uint16 address)
return t;
}
-*/ \ No newline at end of file
+*/