Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: bettercap
Source: https://github.com/bettercap/bettercap

Files: *
Copyright: 2015-2018 Simone 'evilsocket' Margaritelli <evilsocket@gmail.com>
License: GPL-3

Files: network/manuf
Copyright: 1998 Gerald Combs
License: GPL-2+

Files: vendor/gopkg.in/sourcemap.v1/*
Copyright: 2016 The github.com/go-sourcemap/sourcemap Contributors.
License: BSD-2-clause

Files: vendor/github.com/adrianmo/go-nmea/*
Copyright: 2015 Adrian Moreno
License: MIT/X11

Files: vendor/github.com/chifflier/nfqueue-go/*
Copyright: Chifflier
License: GPL-2+

Files: vendor/github.com/dustin/go-humanize/*
Copyright: 2005-2008 Dustin Sallings <dustin@spy.net>
License: MIT/X11

Files: vendor/github.com/gobwas/glob/*
Copyright: 2016 Sergey Kamardin
License: MIT/X11

Files: vendor/github.com/elazarl/goproxy/*
Copyright: 2012 Elazar Leibovich.
License: BSD-3-clause

Files: vendor/github.com/google/gopacket/*
Copyright: 2012-2016 Google, Inc.
           2009-2011 Andreas Krennmair
License: BSD-3-clause

Files: vendor/github.com/google/go-querystring/*
Copyright: 2013 Google, Inc.
License: BSD-3-clause

Files: vendor/github.com/gorilla/mux/*
Copyright: 2012 Rodrigo Moraes
           2012 The Gorilla Authors
License: BSD-3-clause

Files: vendor/github.com/gorilla/websocket/*
Copyright: 2013-2017 The Gorilla WebSocket Authors
License: BSD-2-clause

Files: vendor/github.com/inconshreveable/go-vhost/*
Copyright: 2014 Alan Shreve
License: Apache-2.0

Files: vendor/github.com/jpillora/go-tld/*
Copyright: 2015 Jaime Pillora
License: MIT/X11

Files: vendor/github.com/malfunkt/iprange/*
Copyright: 2016 José Nieto <https:menteslibres/xiam>, Arturo Vergara <hello@arturovm.me>
License: MIT/X11

Files: vendor/github.com/mattn/*
Copyright: 2016 Yasuhiro Matsumoto
License: MIT/X11

Files: vendor/github.com/mdlayher/*
Copyright: 2015-2017 Matt Layher
License: MIT/X11

Files: vendor/github.com/mgutz/*
Copyright: 2013-2016 Mario L. Gutierrez
License: MIT/X11

Files: vendor/github.com/pkg/errors/*
Copyright: 2015 Dave Cheney <dave@cheney.net>
License: BSD-2-clause

Files: vendor/github.com/robertkrimen/otto/*
Copyright: 2012 Robert Krimen
License: MIT/X11

Files: vendor/golang.org/x/sys/*
 vendor/github.com/inconshreveable/go-vhost/tls.go
 vendor/github.com/tarm/serial/*
Copyright: 2009-2019 The Go Authors
License: BSD-3-clause

Files: vendor/github.com/google/go-github/*
Copyright: 2013-2017 The go-github AUTHORS
License: BSD-3-clause

Files: vendor/github.com/bettercap/gatt/*
Copyright: 2014 PayPal Inc. All rights reserved.
           2018 bettercap
License: BSD-3-clause

Files: vendor/github.com/bettercap/gatt/xpc/*
License: MIT/X11

Files: vendor/github.com/bettercap/gatt/linux/gioctl/*
Copyright: 2012-2014 Mark Wolfe
License: MIT/X11

Files: vendor/github.com/bettercap/gatt/linux/socket/asm.s
 vendor/github.com/bettercap/gatt/linux/socket/asm_linux_386.s
Copyright: 2009-2014 The Go Authors.
License: Go

Files: vendor/github.com/bettercap/readline/*
Copyright: 2015 Chzyer
License: MIT/X11

Files: vendor/github.com/bettercap/readline/term.go
 vendor/github.com/bettercap/readline/term_bsd.go
 vendor/github.com/bettercap/readline/term_linux.go
 vendor/github.com/bettercap/readline/term_windows.go
Copyright: 2011-2013 The Go Authors
License: Go

Files: debian/*
Copyright: 2016-2019 Sophie Brun <sophie@offensive-security.com>
License: GPL-3

License: GPL-3
 This program is free software; you can redistribute it
 and/or modify it under the terms of the GNU General Public
 License version 3 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 package; if not, write to the Free
 Software Foundation, Inc., 51 Franklin St, Fifth Floor,
 Boston, MA  02110-1301 USA
 .
 On Debian systems, the full text of the GNU General Public
 License version 3 can be found in the file
 `/usr/share/common-licenses/GPL-3'.

License: BSD-2-clause
 All rights reserved.
 .
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are
 met:
 .
   * Redistributions of source code must retain the above copyright
     notice, this list of conditions and the following disclaimer.
   * 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.
 .
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS 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 COPYRIGHT
 OWNER 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.

License: MIT/X11
 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.

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 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 package; if not, write to the Free
 Software Foundation, Inc., 51 Franklin St, Fifth Floor,
 Boston, MA  02110-1301 USA
 .
 On Debian systems, the full text of the GNU General Public
 License version 3 can be found in the file
 `/usr/share/common-licenses/GPL-3'.

License: BSD-3-clause
 All rights reserved.
 .
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are
 met:
 .
   * Redistributions of source code must retain the above copyright
     notice, this list of conditions and the following disclaimer.
   * 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.
   * Neither the name of the copyright holder 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 COPYRIGHT HOLDERS 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 COPYRIGHT
 OWNER 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.

License: Apache-2.0
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 You may obtain a copy of the License at
 .
       http://www.apache.org/licenses/LICENSE-2.0
 .
 Unless required by applicable law or agreed to in writing, software
 distributed under the License is distributed on an "AS IS" BASIS,
 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 See the License for the specific language governing permissions and
 limitations under the License.
 .
 On Debian systems, the full text of the Apache License
 version 2.0 can be found in the file `/usr/share/common-licenses/Apache-2.0'.

License: Go
 Copyright © 2009 The Go Authors. All rights reserved.
 .
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are
 met:
 .
    * Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
    * 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.
    * Neither the name of Google Inc. 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 COPYRIGHT HOLDERS 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 COPYRIGHT
 OWNER 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.
 .
 Subject to the terms and conditions of this License, Google hereby
 grants to You a perpetual, worldwide, non-exclusive, no-charge,
 royalty-free, irrevocable (except as stated in this section) patent
 license to make, have made, use, offer to sell, sell, import, and
 otherwise transfer this implementation of Go, where such license
 applies only to those patent claims licensable by Google that are
 necessarily infringed by use of this implementation of Go. If You
 institute patent litigation against any entity (including a
 cross-claim or counterclaim in a lawsuit) alleging that this
 implementation of Go or a Contribution incorporated within this
 implementation of Go constitutes direct or contributory patent
 infringement, then any patent licenses granted to You under this
 License for this implementation of Go shall terminate as of the date
 such litigation is filed.
