diff options
author | notaz | 2010-11-16 18:39:07 +0200 |
---|---|---|
committer | notaz | 2010-11-17 00:58:09 +0200 |
commit | aa1fc44b4532dc68be2482730a275f8a3ba8a039 (patch) | |
tree | 95f1ec936aa776158f8b76e805eb0c1eafe473b0 /debian/copyright | |
parent | ef79bbde537d6b9c745a7d86cb9df1d04c35590d (diff) | |
download | pcsx_rearmed-aa1fc44b4532dc68be2482730a275f8a3ba8a039.tar.gz pcsx_rearmed-aa1fc44b4532dc68be2482730a275f8a3ba8a039.tar.bz2 pcsx_rearmed-aa1fc44b4532dc68be2482730a275f8a3ba8a039.zip |
remove stuff we won't need
this makes the source tree more pleasant to work with.
Diffstat (limited to 'debian/copyright')
-rw-r--r-- | debian/copyright | 61 |
1 files changed, 0 insertions, 61 deletions
diff --git a/debian/copyright b/debian/copyright deleted file mode 100644 index 411fcbd..0000000 --- a/debian/copyright +++ /dev/null @@ -1,61 +0,0 @@ -This package was debianized by Wei Mingzhi <whistler@openoffice.org> on -Fri, 16 Jan 2009 13:32:52 +0800. - -It was downloaded from <http://www.codeplex.com/pcsxr> - -Upstream Authors: - PCSX-Reloaded: - Wei Mingzhi <weimingzhi@gmail.com> - PCSX-df: - Stephen Chao <stephen@digitalnexus.org> - Ryan Schultz <schultz.ryan@gmail.com> - Andrew Burton <adb@iinet.net.au> - Stefan Sikora <hoshy@schrauberstube.de> - Marcus Comstedt <marcus@mc.pp.se> - PCSX Team - Linuzappz <linuzappz@pcsx.net> - Shadow <shadow@pcsx.net> - Pete Bernett <psswitch@online.de> - NoComp <NoComp@mailcity.com> - Nik3d - Akumax <akumax@pcsx.net> - -Copyright: (C) 2008-2009 Wei Mingzhi - (C) 2005-2007 Ryan Schultz - (C) 2005-2007 Andrew Burton - (C) 2007 Stephen Chao - (C) 2007 Stefan Sikora - (C) 1999-2003 Pcsx Team - (C) 1998 Vision Thing - -License: - - This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2 of the License, or - (at your option) any later version. - - This program is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 51 Franklin Steet, Fifth Floor, Boston, MA - 02111-1307 USA. - -On Debian GNU/Linux systems, the complete text of the GNU General -Public License can be found in `/usr/share/common-licenses/GPL'. - -The file 'PSEmu_Plugin_Defs.h' is released to the public domain, contrary -to its headers. This is an excerpt from a forum, by Pete Bernert (who wrote -many of the plugins and was a PCSX contributor): - -"The "PSEmu Plugin Def.h" header file is very old (1998) and (as you -have noticed) contains just a few basic defines. When PSemu Pro died in -early 1999, and new psx emus showed up, the Vision Thing crew allowed -free usage/enhancements of the interface. Sure, nobody ever updated the -header file to state something new, but Duddie gave his agreement, as -well as Kazz with his XA audio defines (used in the spu plugin -interface). So, there is nothing to worry about using the headers." |