Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: scapy
Source: https://github.com/secdev/scapy
Comment: test/contrib/cdp.uts and test/scapy/layers/http.uts contain the copyright of the protocol, not the copyright of the source code.

Files: *
Copyright: 2003-2019 Philippe Biondi <phil@secdev.org>
           2019-2022 Gabriel Potter <gabriel[]potter[]fr
           2020 Guillaume Valadon <guillaume@valadon.net>
           2005, 2018 Guillaume Valadon <guedou@hongo.wide.ad.jp>
           2018-2022 Michael Farrell <micolous+git@gmail.com>
           2016-2022 Gauthier Sebaux
           2018 antoine.torre <torreantoine1@gmail.com>
           2020 Parag Bhide
           2018-2022 Nils Weiss <nils@we155.de>
           2006 Nicolas Bareil <nicolas.bareil AT eads DOT net>
           2019 Juciano Cardoso <cjuciano@gmail.com>
           2012 The MITRE Corporation
           2016 Anmol Sarma <me@anmolsarma.in>
           2019 Juciano Cardoso <cjuciano@gmail.com>
           2019 Jose Diogo Monteiro <jdlopes@student.dei.uc.pt>
           2018 Hao Zheng <haozheng10@gmail.com>
           2018 Leonardo Monteiro <decastromonteiro@gmail.com>
           2017 Alessio Deiana <adeiana@gmail.com>
           2017-2022 FlUxIuS (Sebastien Dudek)
           2016 Florian Maury <florian.maury@ssi.gouv.fr>
           2020 Metaswitch, London (UK)
           2014-2016 BENOCS GmbH, Berlin (Germany)
           2019-2021 Enrico Pozzobon <enricopozzobon@gmail.com>
           2019-2021 Alexander Schroeder <alexander1.schroeder@st.othr.de>
           2010 Florian Duraffourg
           2017-2020 Sabrina Dubroca <sd@queasysnail.net>
           2017 Arthur Gervais
           2019-2021 Lucas Preston <lucas.preston@infinite.io>
           2017-2020 Santiago Hernandez Ramos <shramos@protonmail.com>
           2019 Freie Universitaet Berlin
           2018 GuillaumeF <guillaume4favre@gmail.com>
           2014, 2016, 2017 Maxence Tury <maxence.tury@ssi.gouv.fr>
           2009, 2010 Jochen Bartl <jochen.bartl gmail com>
           2008 Dirk Loss <dirk-loss de>
           2019 Travelping GmbH <info@travelping.com>
           2019 Stefan Mehner (stefan.mehner@b-tu.de)
           2020 Haggai Eran <haggai.eran@gmail.com>
           2020 Rahul Jadhav <nyrahul@gmail.com>
           2017-2018 Francois Contat <francois.contat@ssi.gouv.fr>
           2009 Adline Stephane <adline.stephane@gmail.com>
           2018 Mike Ryan <mikeryan@lacklustre.net>
           2018 Airbus DS CyberSecurity
           2014-2015 BENOCS GmbH, Berlin (Germany)
           2011-2018 Ryan Speers <ryan@rmspeers.com>
           2012-2018 Roger Meyer <roger.meyer@csus.edu>
           2012-2021 Dimitrios-Georgios Akestoridis <akestoridis@cmu.edu>
           2008 Mathieu RENARD <mathieu.renard(at)gmail.com>
           2012 Steeve Barbeau <http:www.sbarbeau.fr>
           2012 Luca Invernizzi <invernizzi.l@gmail.com>
           2018 Arnaud Ebalard <arnaud.ebalard@eads.net>
           2009, 2014 6WIND <olivier.matz@6wind.com>
           2017 Jan Sebechlebsky <sebechlebskyjan@gmail.com>
           2018 Cesar A. Bernardini <mesarpe@gmail.com>
           2009 Massimo Ciani
           2010-2017 Benjamin Peterson
           2019 Santiago Hernandez Ramos <shramos@protonmail.com>
           2019 Martine Lenders <m.lenders@fu-berlin.de>
           2018 Sebastian Baar <sebastian.baar@gmx.de>
           2018 Jose Amores
           2019 Thomas Tannhaeuser <hecke@naberius.de>
           2019 Luis Rosa <lmrosa@dei.uc.pt>
           2007-2009 Arnaud Ebalard <arno@natisbad.com>
           2020 Tabea Spahn <tabea.spahn@e-mundo.de>
           2020 Fabian Wiche <f.wiche@gmx.de>
           2019 Andreas Korb <andreas.d.korb@gmail.com>
License: GPL-2

Files: scapy/libs/ethertypes.py
Copyright: 1982, 1986, 1993 The Regents of the University of California.
License: BSD-3

Files: doc/scapy/_ext/linkcode_res.py
Copyright: 2005-2020 NumPy Developers
License: BSD-3

Files: debian/*
Copyright: 2003 Alberto Gonzalez Iniesta <agi@agi.as>
           2007,2008 David Villa <David.Villa@uclm.es>
           2022 Neil Williams <codehelp@debian.org>
License: GPL-2

License: GPL-2
 This program is free software; you can redistribute it and/or modify it
 under the terms of the GNU General Public License version 2 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 Street, Fifth Floor, Boston, MA 02110-1301 USA.
 .
 On Debian systems, the full text of the GNU General Public
 License version 2 can be found in the file
 `/usr/share/common-licenses/GPL-2'.

License: BSD-3
 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 the University nor the names of its contributors
   may be used to endorse or promote products derived from this software
   without specific prior written permission.
 .
 THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``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 THE REGENTS OR 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, WHETHER IN CONTRACT, STRICT
 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 DAMAGE.
