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

Files: *
Copyright: 2013-2017 Google Inc.
           2019-2022 AFLplusplus Project.
License: Apache-2.0

Files: coresight_mode/*
Copyright: 2021 Ricerca Security, Inc.
License: Apache-2.0

Files: instrumentation/afl-gcc-pass.so.cc
Copyright: 2014-2019 Free Software Foundation, Inc
           2015, 2016 Google Inc. All rights reserved.
           2019-2020 AdaCore
License: GPL-3+

Files: custom_mutators/libfuzzer/*
 instrumentation/SanitizerCoveragePCGUARD.so.cc
Copyright: 2003-2017 University of Illinois at Urbana-Champaign
License: Apache-2.0-with-LLVM-exception

Files: include/xxhash.h
Copyright: 2012-2022 Yann Collet
License: BSD-2-clause

Files: custom_mutators/examples/common.py
 custom_mutators/examples/example.py
 custom_mutators/examples/simple-chunk-replace.py
Copyright: Christian Holler
License: MPL-2.0

Files: custom_mutators/gramatron/utarray.h custom_mutators/gramatron/uthash.h
Copyright: 2008-2018 Troy D. Hanson
License: BSD-1-clause

Files: custom_mutators/radamsa/*
Copyright: 2013 Aki Helin
License: Expat 

Files: qemu_mode/libqasan/*
Copyright: 2019-2020, Andrea Fioraldi
License: BSD-2-clause

Files: qemu_mode/libqasan/dlmalloc.c
Copyright: None
License: CC0-1.0

Files: qemu_mode/libqasan/map_macro.h
Copyright: 2012 William Swanson
License: Expat

Files: qemu_mode/libqasan/Makefile
Copyright: 2019-2022 Andrea Fioraldi
License: Apache-2.0

Files: qemu_mode/libcompcov/pmparser.h
Copyright: <ouadimjamal@gmail.com>
License: Other

Files: unicorn_mode/helper_scripts/ida_context_loader.py
Copyright: 2021 Brandon Miller (zznop)
License: Expat

Files: debian/*
Copyright: 2014-2015 Jakub Wilk <jwilk@debian.org>
           2015-2018 Daniel Stender <debian@danielstender.com>
           2019-2021 Sophie Brun <sophie@offensive-security.com>
License: Apache-2.0

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:
 .
   https://www.apache.org/licenses/LICENSE-2.0
 .
 On Debian systems, the complete text of the licence can be found in:
 /usr/share/common-licenses/Apache-2.0

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 as published by
 the Free Software Foundation, either version 3 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, see <http://www.gnu.org/licenses/>.
 . 
 On Debian systems, the complete 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
 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.
 .
 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: Expat
 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 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: Apache-2.0-with-LLVM-exception
 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
 .
 --- LLVM Exceptions to the Apache 2.0 License ----
 .
 As an exception, if, as a result of your compiling your source code,
 portions of this Software are embedded into an Object form of such source
 code, you may redistribute such embedded portions in such Object form
 without complying with the conditions of Sections 4(a), 4(b) and 4(d) of
 the License.
 .
 In addition, if you combine or link compiled forms of this Software with
 software that is licensed under the GPLv2 ("Combined Software") and if a
 court of competent jurisdiction determines that the patent provision
 (Section 3), the indemnity provision (Section 9) or other Section of the
 License conflicts with the conditions of the GPLv2, you may retroactively
 and prospectively choose to deem waived or otherwise exclude such
 Section(s) of the License, but only in their entirety and only with
 respect to the Combined Software.
 .
 On Debian systems, the complete text of the licence can be found in:
 /usr/share/common-licenses/Apache-2.0

License: CC0-1.0
 On Debian systems the full text of the CC0-1.0 license can be found in
 /usr/share/common-licenses/CC0-1.0

License: MPL-2.0
 On Debian systems the full text of the MPL-2.0 can be found in
 /usr/share/common-licenses/MPL-2.0.

License: BSD-1-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.
 .
 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: Other
 Permission to use, copy, modify, distribute, and sell this software and its
 documentation for any purpose is hereby granted without fee, provided that
 the above copyright notice appear in all copies and that both that
 copyright notice and this permission notice appear in supporting
 documentation.  No representations are made about the suitability of this
 software for any purpose.  It is provided "as is" without express or
 implied warranty.
