Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: libsereal-encoder-perl
Source: <url://example.com>
#
# Please double check copyright with the licensecheck(1) command.

Files:     Changes
           Encoder.xs
           INSTALL
           MANIFEST
           META.json
           META.yml
           Makefile.PL
           author_tools/bench.pl
           author_tools/decode.pl
           author_tools/different_sereal_docs.sh
           author_tools/freeze_thaw_timing.pl
           author_tools/hobodecoder.pl
           author_tools/numeric_str_length.c
           author_tools/stringify_test.c
           author_tools/update_encoder_flag_consts.pl
           author_tools/update_from_header.pl
           author_tools/valgrind.supp
           inc/Sereal/BuildTools.pm
           lib/Sereal/Encoder/Constants.pm
           miniz.h
           ptable.h
           snappy/csnappy.h
           snappy/csnappy_compat.h
           srl_buffer.h
           srl_buffer_types.h
           srl_common.h
           srl_compress.h
           srl_encoder.c
           srl_encoder.h
           srl_inline.h
           srl_protocol.h
           srl_reader.h
           srl_reader_decompress.h
           srl_reader_error.h
           srl_reader_misc.h
           srl_reader_types.h
           srl_reader_varint.h
           srl_stack.h
           srl_taginfo.h
           t/001_load.t
           t/002_constants.t
           t/002_have_enc_and_dec.t
           t/003_ptable.t
           t/004_testset.t
           t/005_flags.t
           t/010_desperate.t
           t/011_aliased_dedupe.t
           t/020_sort_keys.t
           t/021_sort_keys_option.t
           t/022_canonical_refs.t
           t/030_canonical_vs_test_deep.t
           t/040_tied_hash.t
           t/110_nobless.t
           t/120_hdr_data.t
           t/130_freezethaw.t
           t/160_recursion.t
           t/170_cyclic_weakrefs.t
           t/180_magic_array.t
           t/190_customop.t
           t/200_bulk.t
           t/300_fail.t
           t/400_evil.t
           t/700_roundtrip/v1/plain.t
           t/700_roundtrip/v1/plain_canon.t
           t/700_roundtrip/v1/snappy.t
           t/700_roundtrip/v1/snappy_canon.t
           t/700_roundtrip/v2/dedudep_strings.t
           t/700_roundtrip/v2/freeze_thaw.t
           t/700_roundtrip/v2/plain.t
           t/700_roundtrip/v2/plain_canon.t
           t/700_roundtrip/v2/readonly.t
           t/700_roundtrip/v2/snappy.t
           t/700_roundtrip/v2/snappy_canon.t
           t/700_roundtrip/v2/snappy_incr.t
           t/700_roundtrip/v2/snappy_incr_canon.t
           t/700_roundtrip/v2/sort_keys.t
           t/700_roundtrip/v3/dedudep_strings.t
           t/700_roundtrip/v3/freeze_thaw.t
           t/700_roundtrip/v3/plain.t
           t/700_roundtrip/v3/plain_canon.t
           t/700_roundtrip/v3/readonly.t
           t/700_roundtrip/v3/snappy.t
           t/700_roundtrip/v3/snappy_canon.t
           t/700_roundtrip/v3/snappy_incr.t
           t/700_roundtrip/v3/snappy_incr_canon.t
           t/700_roundtrip/v3/sort_keys.t
           t/700_roundtrip/v3/sort_keys_perl.t
           t/700_roundtrip/v3/sort_keys_perl_rev.t
           t/700_roundtrip/v3/zlib.t
           t/700_roundtrip/v3/zlib_force.t
           t/700_roundtrip/v4/dedudep_strings.t
           t/700_roundtrip/v4/freeze_thaw.t
           t/700_roundtrip/v4/plain.t
           t/700_roundtrip/v4/plain_canon.t
           t/700_roundtrip/v4/readonly.t
           t/700_roundtrip/v4/snappy.t
           t/700_roundtrip/v4/snappy_and_warn_unknown.t
           t/700_roundtrip/v4/snappy_canon.t
           t/700_roundtrip/v4/snappy_incr.t
           t/700_roundtrip/v4/snappy_incr_canon.t
           t/700_roundtrip/v4/sort_keys.t
           t/700_roundtrip/v4/sort_keys_perl.t
           t/700_roundtrip/v4/sort_keys_perl_rev.t
           t/700_roundtrip/v4/zlib.t
           t/700_roundtrip/v4/zlib_force.t
           t/700_roundtrip/v4/zstd.t
           t/700_roundtrip/v4/zstd_force.t
           t/800_threads.t
           t/900_reentrancy.t
           t/data/corpus
           t/lib/Sereal/BulkTest.pm
           t/lib/Sereal/TestSet.pm
           typemap
Copyright: __NO_COPYRIGHT_NOR_LICENSE__
License:   __NO_COPYRIGHT_NOR_LICENSE__

Files:     zstd/common/compiler.h
           zstd/common/cpu.h
           zstd/common/mem.h
           zstd/common/pool.c
           zstd/common/pool.h
           zstd/common/zstd_errors.h
           zstd/common/zstd_internal.h
           zstd/compress/zstd_compress_literals.h
           zstd/compress/zstd_compress_sequences.h
           zstd/compress/zstd_compress_superblock.h
           zstd/compress/zstd_cwksp.h
           zstd/compress/zstd_double_fast.c
           zstd/compress/zstd_double_fast.h
           zstd/compress/zstd_fast.c
           zstd/compress/zstd_fast.h
           zstd/compress/zstd_lazy.c
           zstd/compress/zstd_lazy.h
           zstd/compress/zstd_ldm.c
           zstd/compress/zstd_ldm.h
           zstd/compress/zstd_opt.c
           zstd/compress/zstd_opt.h
           zstd/compress/zstdmt_compress.c
           zstd/compress/zstdmt_compress.h
           zstd/decompress/zstd_ddict.c
           zstd/decompress/zstd_ddict.h
           zstd/decompress/zstd_decompress_block.c
           zstd/decompress/zstd_decompress_block.h
           zstd/decompress/zstd_decompress_internal.h
           zstd/zstd.h
Copyright: 2016-2020 Przemyslaw Skibinski, Yann Collet, Facebook, Inc.
           2016-2020 Yann Collet, Facebook, Inc.
           2018-2020 Facebook, Inc.
License:   __UNKNOWN__
 This source code is licensed under both the BSD-style license (found in the
 LICENSE file in the root directory of this source tree) and the GPLv2 (found
 in the COPYING file in the root directory of this source tree).
 You may select, at your option, one of the above-listed licenses.

Files:     zstd/common/zstd_common.c
           zstd/compress/zstd_compress.c
           zstd/compress/zstd_compress_literals.c
           zstd/compress/zstd_compress_sequences.c
           zstd/compress/zstd_compress_superblock.c
Copyright: 2016-2020 Yann Collet, Facebook, Inc.
License:   __UNKNOWN__
 This source code is licensed under both the BSD-style license (found in the
 LICENSE file in the root directory of this source tree) and the GPLv2 (found
 in the COPYING file in the root directory of this source tree).
 You may select, at your option, one of the above-listed licenses.
 .
 -*************************************
 Dependencies

Files:     zstd/common/bitstream.h
           zstd/common/fse.h
           zstd/common/huf.h
Copyright: 2013-2020 Yann Collet, Facebook, Inc.
License:   __UNKNOWN__
 You can contact the author at :
 - Source repository : https://github.com/Cyan4973/FiniteStateEntropy
 .
 This source code is licensed under both the BSD-style license (found in the
 LICENSE file in the root directory of this source tree) and the GPLv2 (found
 in the COPYING file in the root directory of this source tree).
 You may select, at your option, one of the above-listed licenses.

Files:     zstd/compress/hist.c
           zstd/compress/hist.h
Copyright: 2013-2020 Yann Collet, Facebook, Inc.
License:   __UNKNOWN__
 You can contact the author at :
 - FSE source repository : https://github.com/Cyan4973/FiniteStateEntropy
 - Public forum : https://groups.google.com/forum/#!forum/lz4c
 .
 This source code is licensed under both the BSD-style license (found in the
 LICENSE file in the root directory of this source tree) and the GPLv2 (found
 in the COPYING file in the root directory of this source tree).
 You may select, at your option, one of the above-listed licenses.

Files:     zstd/common/fse_decompress.c
           zstd/compress/fse_compress.c
Copyright: 2013-2020 Yann Collet, Facebook, Inc.
License:   __UNKNOWN__
 You can contact the author at :
 - FSE source repository : https://github.com/Cyan4973/FiniteStateEntropy
 - Public forum : https://groups.google.com/forum/#!forum/lz4c
 .
 This source code is licensed under both the BSD-style license (found in the
 LICENSE file in the root directory of this source tree) and the GPLv2 (found
 in the COPYING file in the root directory of this source tree).
 You may select, at your option, one of the above-listed licenses.
 .
 **************************************************************
 Includes

Files:     snappy/csnappy_compress.c
           snappy/csnappy_decompress.c
Copyright: 2011 Google Inc.
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:
 .
 * 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.
 .
 File modified for the Linux Kernel by
 Zeev Tarantov <zeev.tarantov@gmail.com>
 .
 File modified for Sereal by
 Steffen Mueller <smueller@cpan.org>
 .
 On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
 License can be found in `/usr/share/common-licenses/BSD'.

Files:     ppport.h
Copyright: __NO_COPYRIGHT__ in: ppport.h
License:   Perl
 This program is free software; you can redistribute it and/or
 modify it under the same terms as Perl itself.

Files:     miniz.c
Copyright: 2010-2014 Rich Geldreich and Tenacious Software LLC
           2013-2014 RAD Game Tools and Valve Software
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 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.

Files:     qsort.h
Copyright: 1991-1999 Free Software Foundation, Inc.
License:   LGPL-2.1+
 This file is part of the GNU C Library.
 Written by Douglas C. Schmidt (schmidt@ics.uci.edu).
 .
 The GNU C 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) any later version.
 .
 The GNU C 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 the GNU C Library; if not, write to the Free
 Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
 02111-1307 USA.
 .
 in-line qsort implementation.  Differs from traditional qsort() routine
 in that it is a macro, not a function, and instead of passing an address
 of a comparison routine to the function, it is possible to inline
 comparison routine, thus speeding up sorting a lot.
 .
 The FSF address in the above text is the old one.
 .
 On Debian systems, the complete text of the GNU Lesser General Public License
 Version 2.1 can be found in `/usr/share/common-licenses/LGPL-2.1'.

Files:     zstd/common/debug.h
Copyright: 2013-2020 Yann Collet, Facebook, Inc.
License:   __UNKNOWN__
 You can contact the author at :
 - Source repository : https://github.com/Cyan4973/FiniteStateEntropy
 .
 This source code is licensed under both the BSD-style license (found in the
 LICENSE file in the root directory of this source tree) and the GPLv2 (found
 in the COPYING file in the root directory of this source tree).
 You may select, at your option, one of the above-listed licenses.
 .
 The purpose of this header is to enable debug functions.
 They regroup assert(), DEBUGLOG() and RAWLOG() for run-time,

Files:     zstd/decompress/huf_decompress.c
Copyright: 2013-2020 Yann Collet, Facebook, Inc.
License:   __UNKNOWN__
 You can contact the author at :
 - FSE+HUF source repository : https://github.com/Cyan4973/FiniteStateEntropy
 .
 This source code is licensed under both the BSD-style license (found in the
 LICENSE file in the root directory of this source tree) and the GPLv2 (found
 in the COPYING file in the root directory of this source tree).
 You may select, at your option, one of the above-listed licenses.
 .
 **************************************************************
 Dependencies

Files:     zstd/common/threading.c
Copyright: 2016 Tino Reichardt
License:   __UNKNOWN__
 You can contact the author at:
 - zstdmt source repository: https://github.com/mcmilk/zstdmt
 .
 This source code is licensed under both the BSD-style license (found in the
 LICENSE file in the root directory of this source tree) and the GPLv2 (found
 in the COPYING file in the root directory of this source tree).
 You may select, at your option, one of the above-listed licenses.
 .
 This file will hold wrapper for systems, which do not support pthreads

Files:     zstd/compress/huf_compress.c
Copyright: 2013-2020 Yann Collet, Facebook, Inc.
License:   __UNKNOWN__
 You can contact the author at :
 - FSE+HUF source repository : https://github.com/Cyan4973/FiniteStateEntropy
 - Public forum : https://groups.google.com/forum/#!forum/lz4c
 .
 This source code is licensed under both the BSD-style license (found in the
 LICENSE file in the root directory of this source tree) and the GPLv2 (found
 in the COPYING file in the root directory of this source tree).
 You may select, at your option, one of the above-listed licenses.
 .
 **************************************************************
 Compiler specifics

Files:     zstd/compress/zstd_compress_internal.h
Copyright: 2016-2020 Yann Collet, Facebook, Inc.
License:   __UNKNOWN__
 This source code is licensed under both the BSD-style license (found in the
 LICENSE file in the root directory of this source tree) and the GPLv2 (found
 in the COPYING file in the root directory of this source tree).
 You may select, at your option, one of the above-listed licenses.
 .
 This header contains definitions
 that shall **only** be used by modules within lib/compress.

Files:     zstd/common/threading.h
Copyright: 2016 Tino Reichardt
License:   __UNKNOWN__
 You can contact the author at:
 - zstdmt source repository: https://github.com/mcmilk/zstdmt
 .
 This source code is licensed under both the BSD-style license (found in the
 LICENSE file in the root directory of this source tree) and the GPLv2 (found
 in the COPYING file in the root directory of this source tree).
 You may select, at your option, one of the above-listed licenses.

Files:     zstd/common/error_private.c
Copyright: 2016-2020 Yann Collet, Facebook, Inc.
License:   __UNKNOWN__
 This source code is licensed under both the BSD-style license (found in the
 LICENSE file in the root directory of this source tree) and the GPLv2 (found
 in the COPYING file in the root directory of this source tree).
 You may select, at your option, one of the above-listed licenses.
 .
 The purpose of this file is to have a single list of error strings embedded in binary

Files:     zstd/common/xxhash.h
Copyright: 2012-2020 Yann Collet, Facebook, Inc.
License:   __UNKNOWN__
 You can contact the author at :
 - xxHash source repository : https://github.com/Cyan4973/xxHash
 .
 This source code is licensed under both the BSD-style license (found in the
 LICENSE file in the root directory of this source tree) and the GPLv2 (found
 in the COPYING file in the root directory of this source tree).
 You may select, at your option, one of the above-listed licenses.
 .
 Notice extracted from xxHash homepage :
 .
 xxHash is an extremely fast Hash algorithm, running at RAM speed limits.
 It also successfully passes all tests from the SMHasher suite.
 .
 Comparison (single thread, Windows Seven 32 bits, using SMHasher on a Core 2 Duo @3GHz)
 .
 Name            Speed       Q.Score   Author
 xxHash          5.4 GB/s     10
 CrapWow         3.2 GB/s      2       Andrew
 MumurHash 3a    2.7 GB/s     10       Austin Appleby
 SpookyHash      2.0 GB/s     10       Bob Jenkins
 SBox            1.4 GB/s      9       Bret Mulvey
 Lookup3         1.2 GB/s      9       Bob Jenkins
 SuperFastHash   1.2 GB/s      1       Paul Hsieh
 CityHash64      1.05 GB/s    10       Pike & Alakuijala
 FNV             0.55 GB/s     5       Fowler, Noll, Vo
 CRC32           0.43 GB/s     9
 MD5-32          0.33 GB/s    10       Ronald L. Rivest
 SHA1-32         0.28 GB/s    10
 .
 Q.Score is a measure of quality of the hash function.
 It depends on successfully passing SMHasher test set.
 10 is a perfect score.
 .
 A 64-bits version, named XXH64, is available since r35.
 It offers much better speed, but for 64-bits applications only.
 Name     Speed on 64 bits    Speed on 32 bits
 XXH64       13.8 GB/s            1.9 GB/s
 XXH32        6.8 GB/s            6.0 GB/s

Files:     zstd/common/zstd_deps.h
Copyright: 2016-2020 Facebook, Inc.
License:   __UNKNOWN__
 This source code is licensed under both the BSD-style license (found in the
 LICENSE file in the root directory of this source tree) and the GPLv2 (found
 in the COPYING file in the root directory of this source tree).
 You may select, at your option, one of the above-listed licenses.
 .
 This file provides common libc dependencies that zstd requires.
 The purpose is to allow replacing this file with a custom implementation
 to compile zstd without libc support.
 .
 Need:
 NULL

Files:     zstd/common/xxhash.c
Copyright: 2012-2020 Yann Collet, Facebook, Inc.
License:   __UNKNOWN__
 You can contact the author at :
 - xxHash homepage: http://www.xxhash.com
 - xxHash source repository : https://github.com/Cyan4973/xxHash
 .
 This source code is licensed under both the BSD-style license (found in the
 LICENSE file in the root directory of this source tree) and the GPLv2 (found
 in the COPYING file in the root directory of this source tree).
 You may select, at your option, one of the above-listed licenses.
 .
 *************************************
 Tuning parameters

Files:     inc/Devel/CheckLib.pm
Copyright: 2007 David Cantrell. Portions copyright 2007 David Golden.
License:   __UNKNOWN__
 This module is free-as-in-speech software, and may be used, distributed,
 and modified under the same conditions as perl itself.

Files:     zstd/Makefile.PL
Copyright: 2016 present, Yann Collet, Facebook, Inc.
License:   __UNKNOWN__
 This source code is licensed under the BSD-style license found in the
 LICENSE file in the root directory of this source tree. An additional grant
 of patent rights can be found in the PATENTS file in the same directory.
 ################################################################
 .
 This file is modified version (unnecessary parts are removed) of original
 Makefile provided in zstd repository

Files:     zstd/common/entropy_common.c
Copyright: 2016-2020 Yann Collet, Facebook, Inc.
License:   __UNKNOWN__
 You can contact the author at :
 - FSE+HUF source repository : https://github.com/Cyan4973/FiniteStateEntropy
 - Public forum : https://groups.google.com/forum/#!forum/lz4c
 .
 This source code is licensed under both the BSD-style license (found in the
 LICENSE file in the root directory of this source tree) and the GPLv2 (found
 in the COPYING file in the root directory of this source tree).
 You may select, at your option, one of the above-listed licenses.
 .
 *************************************
 Dependencies

Files:     zstd/common/error_private.h
Copyright: 2016-2020 Yann Collet, Facebook, Inc.
License:   __UNKNOWN__
 This source code is licensed under both the BSD-style license (found in the
 LICENSE file in the root directory of this source tree) and the GPLv2 (found
 in the COPYING file in the root directory of this source tree).
 You may select, at your option, one of the above-listed licenses.
 .
 Note : this module is expected to remain private, do not expose it

Files:     zstd/common/debug.c
Copyright: 2013-2020 Yann Collet, Facebook, Inc.
License:   __UNKNOWN__
 You can contact the author at :
 - Source repository : https://github.com/Cyan4973/FiniteStateEntropy
 .
 This source code is licensed under both the BSD-style license (found in the
 LICENSE file in the root directory of this source tree) and the GPLv2 (found
 in the COPYING file in the root directory of this source tree).
 You may select, at your option, one of the above-listed licenses.
 .
 This module only hosts one global variable
 which can be used to dynamically influence the verbosity of traces,
 such as DEBUGLOG and RAWLOG

Files:     zstd/decompress/zstd_decompress.c
Copyright: 2016-2020 Yann Collet, Facebook, Inc.
License:   __UNKNOWN__
 This source code is licensed under both the BSD-style license (found in the
 LICENSE file in the root directory of this source tree) and the GPLv2 (found
 in the COPYING file in the root directory of this source tree).
 You may select, at your option, one of the above-listed licenses.
 .
 ***************************************************************
 Tuning parameters
 .
 !
 HEAPMODE :

Files:     snappy/csnappy_internal.h
Copyright: 2011 Google Inc.
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:
 .
 * 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.
 .
 Various stubs for the open-source version of Snappy.
 .
 File modified for the Linux Kernel by
 Zeev Tarantov <zeev.tarantov@gmail.com>
 .
 File modified for Sereal by
 Steffen Mueller <smueller@cpan.org>
 .
 On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
 License can be found in `/usr/share/common-licenses/BSD'.

Files:     snappy/csnappy_internal_userspace.h
Copyright: 2011 Google Inc.
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:
 .
 * 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.
 .
 Various stubs for the open-source version of Snappy.
 .
 File modified by
 Zeev Tarantov <zeev.tarantov@gmail.com>
 .
 File modified for Sereal by
 Steffen Mueller <smueller@cpan.org>
 Yves Orton <demerphq@gmail.com>
 .
 On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
 License can be found in `/usr/share/common-licenses/BSD'.

Files:     lib/Sereal/Encoder.pm
Copyright: 2011 Google Inc.
           2012-2014 Steffen Mueller
           2012-2014 Yves Orton
License:   BSD-3-Clause with unknown exception
 The license for the code in this distribution is the following,
 with the exceptions listed below:
 .
 This library is free software; you can redistribute it and/or modify
 it under the same terms as Perl itself.
 .
 Except portions taken from Marc Lehmann's code for the JSON::XS
 module, which is licensed under the same terms as this module.
 .
 Also except the code for Snappy compression library, whose license
 is reproduced below and which, to the best of our knowledge,
 is compatible with this module's license. The license for the
 enclosed Snappy code is:
 .
 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.
 .
 On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
 License can be found in `/usr/share/common-licenses/BSD'.

#----------------------------------------------------------------------------
# Files marked as NO_LICENSE_TEXT_FOUND may be covered by the following
# license/copyright files.
