This package was debianized by Thomas Goirand <thomas@goirand.fr> on
Wed, 07 Oct 2009 10:45:22 +0800

It was downloaded from:
http://extplorer.sourceforge.net/

Upstream Author:
	Soeren Eberhardt <soeren@virtuemart.net>

Other licenses:
	eXtplorer embeds loads of libraries in its original upstream source
	package. Some packages were even some PHP pear packages carying some
	licenses that are usable in Debian only for PHP itself. That means
	that, even if the license PHP 2.02 could work for a PEAR package in
	the Debian distribution, this couldn't even in the Debian source
	package of eXtplorer.
	For this reason, the maintainers of this package decided to create a
	+dfsg version of the upstream code deleting unwanted libraries. All
	the libraries that could be packaged separately, outside of
	eXtplorer have been totally removed using the available shell script
	debian/create_dfsg_from_upstream that is to be run right after
	extraction of the upstream binary.

	Here is a list of what has been removed from the upstream source,
	once scripts.tar.gz has been extracted, together with the
	corresponding Debian package:

	scripts/editarea:				libjs-edit-are
	scripts/extjs3:					libjs-extjs
	scripts/yui:					libjs-yui
	libraries/Auth, libraries/HTTP:			php-auth-http
	libraries/Console, libraries/PEAR.php, libraries/Tar.php
	libraries/System.php:				php-pear
	libraries/geshi:				php-geshi
	libraries/compat.php41x.php, libraries/compat.php42x.php
	libraries/compat.php50x.php:			php-compat
	libraries/JSON.php:				php-services-json
	libraries/MIME:					php-mime-type
	libraries/FTP.php, libraries/FTP:		php-net-ftp
	scripts/extjs3-ext/ux.swfupload/swfupload.swf	swf file not included

Files: debian/*, Makefile
Copyright: (c) 2009, Thomas Goirand <zigo@debian.org>
License: LGPL

	This library is free software; you can redistribute it and/or
	modify it under the terms of the GNU Lesser General Public
	License as published by the Free Software Foundation; either
	version 2.1 of the License, or (at your option) any later version.

	This library 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
	Lesser General Public License for more details.

	You should have received a copy of the GNU Lesser General Public
	License along with this library; if not, write to the Free Software
	Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301
	USA

On Debian systems, the complete text of the GNU Lesser General Public
License (LGPL) may be found in /usr/share/common-licenses/LGPL.

Files: scripts/extjs3-ext/ux.swfupload/*
Copyright: (c) 2006-2007 Lars Huring, Olov Nilzn and Mammon Media
	(c) 2007-2010 Jake Roberts
License: MIT

	Permission is hereby granted, free of charge, to any person obtaining a
	copy of this software and associated documentation files (the
	"Software"), to deal in the Software without restriction, including
	without limitation the rights to use, copy, modify, merge, publish,
	distribute, sublicense, and/or sell copies of the Software, and to
	permit persons to whom the Software is furnished to do so, subject to
	the following conditions:

	The above copyright notice and this permission notice shall be included
	in all copies or substantial portions of the Software.

	THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
	OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
	MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
	IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
	CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
	TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
	SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Files: libraries/SSH2.php
Copyright: (c) 2008, Bas Weermann http://www.php.net/manual/de/function.ssh2-sftp.php#83174
	(c) 2009, Soeren Eberhardt <soeren@virtuemart.net>
License: GPL-2, MPL 1.1

	This file is derived from the work of Bas Weermann as published at:
	http://www.php.net/manual/de/function.ssh2-sftp.php#83174

Copyright notice for the MPL 1.1:
	The contents of this file are subject to the Mozilla Public License
	Version 1.1 (the "License"); you may not use this file except in
	compliance with the License. 

	Software distributed under the License is distributed on an "AS IS"
	basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the
	License for the specific language governing rights and limitations
	under the License.

You may obtain a copy of the License at http://www.mozilla.org/MPL/

Copyright notice for the GPL-2:
	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 St, Fifth Floor, Boston, MA 02110-1301 USA

On Debian systems, the complete text of the GNU General Public License
(GPL v2) may be found in /usr/share/common-licenses/GPL-2.

Files: libraries/Archive/path.php, libraries/Archive/folder.php,
libraries/Archive/file.php, libraries/Archive/archive.php,
libraries/Archive/adapter/zip.php
Copyright: (C) 2005 - 2008 Open Source Matters. All rights reserved.
	(c) 2009, Soeren Eberhardt <soeren@virtuemart.net>
License: GPL

	These files are modified versions of the Joomla! Framework.

	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.

	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 St, Fifth Floor, Boston, MA 02110-1301 USA

File: libraries/inputfilter.php
Copyright: (c) Daniel Morris <dan@rootcube.com> with contribution from:
	(c) Gianpaolo Racca
	(c) Ghislain Picard
	(c) Marco Wandschneider
	(c) Chris Tobin and Andrew Eddie
	(c) Louis Landry
	(c) 2007-2009, Soeren Eberhardt <soeren@virtuemart.net>
License: GPL

	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.

	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 St, Fifth Floor, Boston, MA 02110-1301 USA

On Debian systems, the complete text of the GNU General Public License
(GPL) may be found in /usr/share/common-licenses/GPL.

Files: webdav.php, webdav_authentication.php
Copyright: (c) 2008-2009, Soeren Eberhardt <soeren@virtuemart.net>
	(c) 2008-2009, Vincent JAULIN <support@keyphrene.com>
License: GPL-2

	This is based on what can bind found here:

http://blog.keyphrene.com/keyphrene/index.php/2006/09/16/9-how-to-install-a-webdav-server-in-php

	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 St, Fifth Floor, Boston, MA 02110-1301 USA

On Debian systems, the complete text of the GNU General Public License
(GPL v2) may be found in /usr/share/common-licenses/GPL-2.

Files: scripts/extjs3-ext/ux.swfupload/SWFUpload.js
Copyright: (c) 2006-2007 Lars Huring, Olov Nilzen and Mammon Media
	(c) 2007-2008, Jake Roberts
	(c) 2008-2009, Soeren Eberhardt <soeren@virtuemart.net>

	Permission is hereby granted, free of charge, to any person obtaining a
	copy of this software and associated documentation files (the
	"Software"), to deal in the Software without restriction, including
	without limitation the rights to use, copy, modify, merge, publish,
	distribute, sublicense, and/or sell copies of the Software, and to
	permit persons to whom the Software is furnished to do so, subject to
	the following conditions:

	The above copyright notice and this permission notice shall be included
	in all copies or substantial portions of the Software.

	THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
	OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
	MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
	IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
	CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
	TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
	SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

You may obtain a copy of the License at:
http://www.opensource.org/licenses/mit-license.php

Files: libraries/lib_zip.php, include/admin.php, include/archive.php,
include/bookmarks.php, libraries/chmod.php, libraries/copy_move.php,
libraries/delete.php, libraries/download.php, libraries/edit.php,
libraries/extract.php, libraries/ftp_authentication.php, libraries/functions.php,
libraries/header.php, libraries/init.php, libraries/list.php,
libraries/login.php, libraries/mkitem.php, libraries/rename.php,
libraries/result.class.php, libraries/search.php, libraries/upload.php,
libraries/users.php, libraries/authentication/extplorer.php,
libraries/authentication/ftp.php, libraries/authentication/ssh2.php
admin.extplorer.php, extplorer.php, extplorer.init.php,
extplorer.list.php, index.php
Copyright:  (c) 2003, The QuiX project quix@free.fr
	(c) 2009, Soeren Eberhardt <soeren@virtuemart.net>
License: MPL, GPL

	The Initial Developer of the Original Code is The QuiX project, and is
	released into a dual license. So eXtplorer is released under a dual-license:
	You can choose wether you want to use eXtplorer under the Mozilla Public
	License (MPL 1.1) or under the GNU General Public License (GNU/GPL).

	MPL 1.1:
	The contents of this file are subject to the Mozilla Public License
	Version 1.1 (the "License"); you may not use this file except in
	compliance with the License.

	Software distributed under the License is distributed on an "AS IS"
	basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the
	License for the specific language governing rights and limitations
	under the License.

You may obtain a copy of the License at http://www.mozilla.org/MPL/, or in
this package in /usr/share/doc/extplorer/LICENSE_MPL.txt

Copyright notice for GPL:
	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.

	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 St, Fifth Floor, Boston, MA 02110-1301 USA

Files: *
Copyright: (c) 2009, Soeren Eberhardt <soeren@virtuemart.net>
License: GPL-2, MPL 1.1

eXtplorer is released under a dual-license: You can choose wether you want to
use eXtplorer under the Mozilla Public License (MPL 1.1) or under the GNU
General Public License (GNU/GPL). 

	MPL 1.1:
	The contents of this file are subject to the Mozilla Public License
	Version 1.1 (the "License"); you may not use this file except in
	compliance with the License. 

	Software distributed under the License is distributed on an "AS IS"
	basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the
	License for the specific language governing rights and limitations
	under the License.

You may obtain a copy of the License at http://www.mozilla.org/MPL/, or in
this package in /usr/share/doc/extplorer/LICENSE_MPL.txt

	GPL-2:
	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 St, Fifth Floor, Boston, MA 02110-1301 USA

On Debian systems, the complete text of the GNU General Public License
(GPL v2) may be found in /usr/share/common-licenses/GPL-2.
