Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: ocaml-unix-errno
Upstream-Contact: xapi-project <xen-api@lists.xen.org>
Source: https://github.com/xapi-project/ocaml-unix-errno

Files: *
Copyright: 2014-2015 David Sheets <sheets@alum.mit.edu>
License: LGPL-v2.1

Files: lib/errno.ml
       lib/errno.mli
       lib/errno_host.ml
       lib/errno_host.mli
       lib_gen/unix_errno_bindings.ml
       lib_gen/unix_errno_stubgen_c.ml
       lib_gen/unix_errno_stubgen_ml.ml
       lib_gen/unix_errno_typegen.ml
       lib_gen/unix_errno_types.ml
       src/errno_map.ml
       src/errno_srcgen.ml
       unix/errno_unix.ml
       unix/errno_unix.mli
       unix_test/test.ml
Copyright: 2014-2015 David Sheets <sheets@alum.mit.edu>
License: ISC
 Permission to use, copy, modify, and distribute this software for any
 purpose with or without fee is hereby granted, provided that the above
 copyright notice and this permission notice appear in all copies.
 .
 THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
 WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
 MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
 ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
 OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

Files: debian/*
Copyright: 2020-2022 Kyle Robbertze <paddatrapper@debian.org>
License: LGPL-v2.1

License: LGPL-v2.1
 ocaml-unix-errno is free software; you can redistribute it and/or modify it under
 the terms of the GNU Lesser General Public License version 2.1 as published by
 the Free Software Foundation.
 .
 On Debian systems, the complete text of version 2.1 of the GNU Lesser General
 Public License can be found in `/usr/share/common-licenses/LGPL-2.1'.
 .
 As a special exception to the GNU Lesser General Public License, you
 may link, statically or dynamically, a "work that uses the Library"
 with a publicly distributed version of the Library to produce an
 executable file containing portions of the Library, and distribute
 that executable file under terms of your choice, without any of the
 additional requirements listed in clause 6 of the GNU Lesser General
 Public License. By "a publicly distributed version of the Library",
 we mean either the unmodified Library as distributed, or a
 modified version of the Library that is distributed under the
 conditions defined in clause 3 of the GNU Library General Public
 License. This exception does not however invalidate any other reasons
 why the executable file might be covered by the GNU Lesser General
 Public License.
