Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: dirsearch
Upstream-Contact: Mauro Soria <maurosoria@protonmail.com>
Source: https://github.com/maurosoria/dirsearch
Files-Excluded: thirdparty/chardet
                thirdparty/colorama
                thirdparty/jinja2
                thirdparty/ntlm_auth
                thirdparty/oset
                thirdparty/pyparsing
                thirdparty/requests
                thirdparty/requests_ntlm
Comment: do not include thirdparty packages already available in Debian.

Files: *
Copyright: Mauro Soria <maurosoria@protonmail.com>
License: GPL-2+

Files: thirdparty/*.py
Copyright: 2006-2008 Dan Haim <negativeiq@users.sourceforge.net>
           2007-2010 Mario Vilas
License: BSD-3-clause

Files: thirdparty/sqlmap/*
Copyright: 2006-2021 sqlmap developers (http://sqlmap.org/)
           2006-2021 Bernardo Damele Assumpcao Guimaraes (@inquisb) <bernardo@sqlmap.org>
           2006-2021 Miroslav Stampar (@stamparm) <miroslav@sqlmap.org>
License: GPL-2+-custom

Files: debian/*
Copyright: 2021 Sophie Brun <sophie@offensive-security.com>
           2021 Clay Stan <claystan97@gmail.com>
License: GPL-2+

License: GPL-2+
 This package 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 package 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, see <https://www.gnu.org/licenses/>
 .
 On Debian systems, the complete text of the GNU General
 Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".

License: BSD-3-clause
 Redistribution and use in source and binary forms, with or without modification,
 are permitted provided that the following conditions are met:
 1. Redistributions of source code must retain the above copyright notice, this
    list of conditions and the following disclaimer.
 2. Redistributions in binary form must reproduce the above copyright notice,
    this list of conditions and the following disclaimer in the documentation
    and/or other materials provided with the distribution.
 3. Neither the name of Dan Haim nor the names of his contributors may be used
    to endorse or promote products derived from this software without specific
    prior written permission.
 .
 THIS SOFTWARE IS PROVIDED BY DAN HAIM "AS IS" AND ANY EXPRESS OR IMPLIED
 WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
 EVENT SHALL DAN HAIM OR HIS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
 INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA
 OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
 OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMANGE.

License: GPL-2+-custom
 This program is free software; you may redistribute and/or modify it under
 the terms of the GNU General Public License as published by the Free
 Software Foundation; Version 2 (or later) with the clarifications and
 exceptions described below. This guarantees your right to use, modify, and
 redistribute this software under certain conditions. If you wish to embed
 sqlmap technology into proprietary software, we sell alternative licenses
 (contact sales@sqlmap.org).
 .
 Note that the GPL places important restrictions on "derived works", yet it
 does not provide a detailed definition of that term. To avoid
 misunderstandings, we interpret that term as broadly as copyright law
 allows. For example, we consider an application to constitute a "derived
 work" for the purpose of this license if it does any of the following:
 * Integrates source code from sqlmap.
 * Reads or includes sqlmap copyrighted data files, such as xml/queries.xml
 * Executes sqlmap and parses the results (as opposed to typical shell or
   execution-menu apps, which simply display raw sqlmap output and so are
   not derivative works).
 * Integrates/includes/aggregates sqlmap into a proprietary executable
   installer, such as those produced by InstallShield.
 * Links to a library or executes a program that does any of the above
 .
 The term "sqlmap" should be taken to also include any portions or derived
 works of sqlmap. This list is not exclusive, but is meant to clarify our
 interpretation of derived works with some common examples. Our
 interpretation applies only to sqlmap - we do not speak for other people's
 GPL works.
 .
 If you have any questions about the GPL licensing restrictions on using
 sqlmap in non-GPL works, we would be happy to help. As mentioned above,
 we also offer alternative license to integrate sqlmap into proprietary
 applications and appliances.
 If you received these files with a written license agreement or contract
 stating terms other than the terms above, then that alternative license
 agreement takes precedence over these comments.
 .
 Source is provided to this software because we believe users have a right
 to know exactly what a program is going to do before they run it.
 .
 Source code also allows you to fix bugs and add new features. You are
 highly encouraged to send your changes to dev@sqlmap.org for possible
 incorporation into the main distribution. By sending these changes to the
 sqlmap developers, to the mailing lists, or via Git pull request, checking
 them into the sqlmap source code repository, it is understood (unless you
 specify otherwise) that you are offering the sqlmap project the unlimited,
 non-exclusive right to reuse, modify, and relicense the code. sqlmap will
 always be available Open Source, but this is important because the
 inability to relicense code has caused devastating problems for other Free
 Software projects (such as KDE and NASM). If you wish to specify special
 license conditions of your contributions, just say so when you send them.
 .
 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 v2.0 for more details at
 http://www.gnu.org/licenses/gpl-2.0.html, or below
 .
 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 systems, the complete text of the GNU General Public License
 can be found in /usr/share/common-licenses/GPL-2 file.
