pcsxr-1.9.92
[pcsx_rearmed.git] / debian / copyright
1 This package was debianized by Wei Mingzhi <whistler@openoffice.org> on
2 Fri, 16 Jan 2009 13:32:52 +0800.
3
4 It was downloaded from <http://www.codeplex.com/pcsxr>
5
6 Upstream Authors:
7         PCSX-Reloaded:
8                 Wei Mingzhi <weimingzhi@gmail.com>
9         PCSX-df:
10                 Stephen Chao <stephen@digitalnexus.org>
11                 Ryan Schultz <schultz.ryan@gmail.com>
12                 Andrew Burton <adb@iinet.net.au>
13                 Stefan Sikora <hoshy@schrauberstube.de>
14                 Marcus Comstedt <marcus@mc.pp.se>
15         PCSX Team
16                 Linuzappz     <linuzappz@pcsx.net>
17                 Shadow        <shadow@pcsx.net>
18                 Pete Bernett  <psswitch@online.de>
19                 NoComp        <NoComp@mailcity.com>
20                 Nik3d
21                 Akumax        <akumax@pcsx.net>
22
23 Copyright:      (C) 2008-2009 Wei Mingzhi
24                 (C) 2005-2007 Ryan Schultz
25                 (C) 2005-2007 Andrew Burton
26                 (C) 2007 Stephen Chao
27                 (C) 2007 Stefan Sikora
28                 (C) 1999-2003  Pcsx Team
29                 (C) 1998 Vision Thing
30
31 License:
32
33    This program is free software; you can redistribute it and/or modify
34    it under the terms of the GNU General Public License as published by
35    the Free Software Foundation; either version 2 of the License, or
36    (at your option) any later version.
37
38    This program is distributed in the hope that it will be useful,
39    but WITHOUT ANY WARRANTY; without even the implied warranty of
40    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
41    GNU General Public License for more details.
42
43    You should have received a copy of the GNU General Public License
44    along with this program; if not, write to the Free Software
45    Foundation, Inc., 51 Franklin Steet, Fifth Floor, Boston, MA
46    02111-1307 USA.
47
48 On Debian GNU/Linux systems, the complete text of the GNU General
49 Public License can be found in `/usr/share/common-licenses/GPL'.
50
51 The file 'PSEmu_Plugin_Defs.h' is released to the public domain, contrary
52 to its headers. This is an excerpt from a forum, by Pete Bernert (who wrote
53 many of the plugins and was a PCSX contributor):
54
55 "The "PSEmu Plugin Def.h" header file is very old (1998) and (as you
56 have noticed) contains just a few basic defines. When PSemu Pro died in
57 early 1999, and new psx emus showed up, the Vision Thing crew allowed
58 free usage/enhancements of the interface. Sure, nobody ever updated the
59 header file to state something new, but Duddie gave his agreement, as
60 well as Kazz with his XA audio defines (used in the spu plugin
61 interface). So, there is nothing to worry about using the headers."