png screenshot support
[drnoksnes] / copyright.h
1 /*
2  * Snes9x - Portable Super Nintendo Entertainment System (TM) emulator.
3  *
4  * (c) Copyright 1996 - 2001 Gary Henderson (gary.henderson@ntlworld.com) and
5  *                           Jerremy Koot (jkoot@snes9x.com)
6  *
7  * Super FX C emulator code 
8  * (c) Copyright 1997 - 1999 Ivar (ivar@snes9x.com) and
9  *                           Gary Henderson.
10  * Super FX assembler emulator code (c) Copyright 1998 zsKnight and _Demo_.
11  *
12  * DSP1 emulator code (c) Copyright 1998 Ivar, _Demo_ and Gary Henderson.
13  * C4 asm and some C emulation code (c) Copyright 2000 zsKnight and _Demo_.
14  * C4 C code (c) Copyright 2001 Gary Henderson (gary.henderson@ntlworld.com).
15  *
16  * DOS port code contains the works of other authors. See headers in
17  * individual files.
18  *
19  * Snes9x homepage: http://www.snes9x.com
20  *
21  * Permission to use, copy, modify and distribute Snes9x in both binary and
22  * source form, for non-commercial purposes, is hereby granted without fee,
23  * providing that this license information and copyright notice appear with
24  * all copies and any derived work.
25  *
26  * This software is provided 'as-is', without any express or implied
27  * warranty. In no event shall the authors be held liable for any damages
28  * arising from the use of this software.
29  *
30  * Snes9x is freeware for PERSONAL USE only. Commercial users should
31  * seek permission of the copyright holders first. Commercial use includes
32  * charging money for Snes9x or software derived from Snes9x.
33  *
34  * The copyright holders request that bug fixes and improvements to the code
35  * should be forwarded to them so everyone can benefit from the modifications
36  * in future versions.
37  *
38  * Super NES and Super Nintendo Entertainment System are trademarks of
39  * Nintendo Co., Limited and its subsidiary companies.
40  */
41 /*
42  * Snes9x - Portable Super Nintendo Entertainment System (TM) emulator.
43  *
44  * (c) Copyright 1996, 1997, 1998, 1999 Gary Henderson (gary@daniver.demon.co.uk) and
45  *                                      Jerremy Koot (jkoot@snes9x.com)
46  *
47  * Super FX C emulator code (c) Copyright 1997, 1998 Ivar and
48  *                                                   Gary Henderson.
49  * Super FX assembler emulator code (c) Copyright 1998 zsKnight and _Demo_.
50  *
51  * Permission to use, copy, modify and distribute Snes9x in both binary and
52  * source form, for non-commercial purposes, is hereby granted without fee,
53  * providing that this license information and copyright notice appear with
54  * all copies and any derived work.
55  *
56  * This software is provided 'as-is', without any express or implied
57  * warranty. In no event shall the authors be held liable for any damages
58  * arising from the use of this software.
59  *
60  * Snes9x is freeware for PERSONAL USE only. Commercial users should
61  * seek permission of the copyright holders first. Commercial use includes
62  * charging money for Snes9x or software derived from Snes9x.
63  *
64  * The copyright holders request that bug fixes and improvements to the code
65  * should be forwarded to them so everyone can benefit from the modifications
66  * in future versions.
67  *
68  * Super NES and Super Nintendo Entertainment System are trademarks of
69  * Nintendo Co., Limited and its subsidiary companies.
70  */