virt2/api/soft/fm/copyright

260 lines
11 KiB
Plaintext
Executable File

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
Files: debian/*, Makefile
Copyright: (c) 2009, Thomas Goirand <thomas@goirand.fr>
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: 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_authenticate.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: libraries/lib_zip.php, include/admin.php, include/archive.php,
include/bookmarks.php, include/chmod.php, include/copy_move.php,
include/delete.php, include/download.php, include/edit.php,
include/extract.php, include/ftp_authentication.php, include/functions.php,
include/header.php, include/init.php, include/list.php,
include/login.php, include/mkitem.php, include/rename.php,
include/result.class.php, include/search.php, include/upload.php,
include/users.php, include/authentication/extplorer.php,
include/authentication/ftp.php, include/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.