Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Source: https://github.com/c-cube/ocaml-containers
Upstream-Name: ocaml-containers
Upstream-Contact: Simon Cruanes
Files-Excluded: src/cbor/rfc8949.txt

Files: *
Copyright: 2013 Simon Cruanes
License: BSD-2-clause

Files:
 src/data/CCRingBuffer.ml
 src/data/CCRingBuffer.mli
Copyright: 2015 Simon Cruanes, Carmelo Piccione
License: BSD-2-clause

Files:
 src/data/CCPersistentArray.ml
 src/data/CCPersistentArray.mli
Copyright: 2013-2015 Guillaume Bury
License: BSD-2-clause

Files: benchs/objsize.ml
Copyright: Jean-Christophe Filliatre
License: LGPL-2.1
 This software is free software; you can redistribute it and/or
 modify it under the terms of the GNU Library General Public
 License version 2.1 described in file
 /usr/share/common-licenses/LGPL-2.1. with the special exception
 on linking described below.
 .
 This software 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.
 .
 Linking this library statically or dynamically with other
 modules is making a combined work based on this library. Thus,
 the terms and conditions of the GNU Library General Public
 License cover the whole combination.
 .
 As a special exception, the copyright holders of this library
 give you permission to link this library with independent modules
 to produce an executable, regardless of the license terms of
 these independent modules, and to copy and distribute the
 resulting executable under terms of your choice, provided that
 you also meet, for each linked independent module, the terms and
 conditions of the license of that module. An independent module
 is a module which is not derived from or based on this library.
 If you modify this library, you may extend this exception to your
 version of the library, but you are not obliged to do so. If you
 do not wish to do so, delete this exception statement from your
 version.

Files: debian/*
Copyright: 2024 Kyle Robbertze <paddatrapper@debian.org>
License: BSD-2-clause

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:
 .
 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 HOLDER 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.
