diff options
Diffstat (limited to 'src/emu/cpu/scudsp/scudsp.c')
-rw-r--r-- | src/emu/cpu/scudsp/scudsp.c | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/src/emu/cpu/scudsp/scudsp.c b/src/emu/cpu/scudsp/scudsp.c index 887c94cec1b..14d1565caa2 100644 --- a/src/emu/cpu/scudsp/scudsp.c +++ b/src/emu/cpu/scudsp/scudsp.c @@ -7,17 +7,6 @@ * * copyright Angelo Salese & Mariusz Wojcieszek, all rights reserved * - * - This source code is released as freeware for non-commercial purposes. - * - You are free to use and redistribute this code in modified or - * unmodified form, provided you list me in the credits. - * - If you modify this source code, you must add a notice to each modified - * source file that it has been changed. If you're a nice person, you - * will clearly mark each change too. :) - * - If you wish to use this for commercial purposes, please contact me at - * lordkale@libero.it or <insert_marusz_wojcieszek_mail_here> - * - This entire notice must remain in the source code. - * - * * Changelog: * 131010: Angelo Salese * - Converted to CPU structure |