This package was debianized by Cyril Breuil on Wed, 18 Apr 2007 13:36:45 +0200. It was modified for the Debian operating system by Maia Kozheva on Wed, 09 Jan 2008 00:10:25 +0600. It was downloaded from http://www.kde-apps.org/content/show.php?content=54487 Copyright © 2006-2009 Ricardo Villalba 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 Street, Fifth Floor, Boston, MA 02110-1301, USA. On Debian GNU/Linux systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-2'. src/myslider.cpp, src/myslider.h: 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) version 3, or any later version accepted by the membership of KDE e.V. (or its successor approved by the membership of KDE e.V.), Trolltech ASA (or its successors, if any) and the KDE Free Qt Foundation, which shall act as a proxy defined in Section 6 of version 3 of the license. 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, see http://www.gnu.org/licenses/. On Debian GNU/Linux systems, the complete text of the GNU Lesser General Public License can be found in `/usr/share/common-licenses/LGPL-2.1'. src/verticaltext.cpp, src/verticaltext.h: Copyright © 2003-2004 Christian Esken This program is free software; you can redistribute it and/or modify it under the terms of the GNU Library 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 Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. src/findsubtitles/filedownloader/main.cpp: Copyright © 2004-2008 Trolltech ASA. This file is part of the example classes of the Qt Toolkit. This file may be used under the terms of the GNU General Public License versions 2.0 or 3.0 as published by the Free Software Foundation and appearing in the files LICENSE.GPL2 and LICENSE.GPL3 included in the packaging of this file. Alternatively you may (at your option) use any later version of the GNU General Public License if such license has been publicly approved by Trolltech ASA (or its successors, if any) and the KDE Free Qt Foundation. In addition, as a special exception, Trolltech gives you certain additional rights. These rights are described in the Trolltech GPL Exception version 1.2, which can be found at http://www.trolltech.com/products/qt/gplexception/ and in the file GPL_EXCEPTION.txt in this package. Please review the following information to ensure GNU General Public Licensing requirements will be met: http://trolltech.com/products/qt/licenses/licensing/opensource/. If you are unsure which license is appropriate for your use, please review the following information: http://trolltech.com/products/qt/licenses/licensing/licensingoverview or contact the sales department at sales@trolltech.com. In addition, as a special exception, Trolltech, as the sole copyright holder for Qt Designer, grants users of the Qt/Eclipse Integration plug-in the right for the Qt/Eclipse Integration to link to functionality provided by Qt Designer and its related libraries. This file is provided "AS IS" with NO WARRANTY OF ANY KIND, INCLUDING THE WARRANTIES OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. Trolltech reserves all rights not expressly granted herein. This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. src/findsubtitles/quazip/crypt.h: Copyright © 1998-2005 Gilles Vollant This code is a modified version of crypting code in Infozip distribution The encryption/decryption parts of this source code (as opposed to the non-echoing password parts) were originally written in Europe. The whole source package can be freely distributed, including from the USA. (Prior to January 2000, re-export from the US was a violation of US law.) This encryption code is a direct transcription of the algorithm from Roger Schlafly, described by Phil Katz in the file appnote.txt. This file (appnote.txt) is distributed with the PKZIP program (even in the version without encryption capabilities). If you don't need crypting in your application, just define symbols NOCRYPT and NOUNCRYPT. This code support the "Traditional PKWARE Encryption". The new AES encryption added on Zip format by Winzip (see the page http://www.winzip.com/aes_info.htm ) and PKWare PKZip 5.x Strong Encryption is not supported. src/findsubtitles/quazip/unzip.c: Copyright © 1990-2000 Info-ZIP. All rights reserved. See the accompanying file LICENSE, version 2000-Apr-09 or later (the contents of which are also included in zip.h) for terms of use. If, for some reason, all these files are missing, the Info-ZIP license also may be found at: ftp://ftp.info-zip.org/pub/infozip/license.html crypt.c (full version) by Info-ZIP. Last revised: [see crypt.h] The encryption/decryption parts of this source code (as opposed to the non-echoing password parts) were originally written in Europe. The whole source package can be freely distributed, including from the USA. (Prior to January 2000, re-export from the US was a violation of US law.) This encryption code is a direct transcription of the algorithm from Roger Schlafly, described by Phil Katz in the file appnote.txt. This file (appnote.txt) is distributed with the PKZIP program (even in the version without encryption capabilities). src/findsubtitles/quazip/unzip.h: src/findsubtitles/quazip/zip.h: Copyright © 1998-2005 Gilles Vollant Condition of use and distribution are the same than zlib : This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software. Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions: 1. The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment in the product documentation would be appreciated but is not required. 2. Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software. 3. This notice may not be removed or altered from any source distribution. src/findsubtitles/quazip/quazip*: Copyright © 2005-2007 Sergey A. Tachenov 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 Street, Fifth Floor, Boston, MA 02110-1301, USA. You are also permitted to use QuaZIP under the terms of LGPL (see COPYING.LGPL). You are free to choose either license, but please note that QuaZIP makes use of Qt, which is not licensed under LGPL. So if you are using Open Source edition of Qt, you therefore MUST use GPL for your code based on QuaZIP, since it would be also based on Qt in this case. If you are Qt commercial license owner, then you are free to use QuaZIP as long as you respect either GPL or LGPL for QuaZIP code. The Debian packaging is: Copyright © 2007 Cyril Breuil Copyright © 2008-2009 Maia Kozheva and is licensed under the GPL, see above.