Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Source: https://github.com/ocaml-multicore/mdx
Upstream-Name: ocaml-mdx
Upstream-Contact: Thomas Gazagnaire <thomas@gazagnaire.org>

Files: *
Copyright: 2018 Thomas Gazagnaire <thomas@gazagnaire.org>
License: ISC

Files: vendor/odoc-parser/*
Copyright:
 2016 Thomas Refis <trefis@janestreet.com>
 2014-2015 Leo White <leo@lpw25.net>
 2015 David Sheets <sheets@alum.mit.edu>
License: ISC

Files:
 lib/library.ml
 lib/library.mli
 lib/prelude.ml
 lib/prelude.mli
 lib/util.ml
 lib/util.mli
Copyright: 2019 Nathan Rebours <nathan.p.rebours@gmail.com>
License: ISC

Files:
 bin/deps.ml
 bin/deps.mli
 bin/dune_gen.ml
 bin/dune_gen.mli
 lib/dep.ml
 lib/dep.mli
Copyright: 2020 Ulysse Gérard <ulysse@tarides.com>
License: ISC

Files:
 lib/misc.mli
 lib/pp.ml
 lib/pp.mli
Copyright: 2022 Marek Kubica <marek@tarides.com>
License: ISC

Files:
 lib/top/mdx_top.ml
 lib/top/mdx_top.mli
Copyright:
 2017 Frédéric Bour
 2018 Thomas Gazagnaire <thomas@gazagnaire.org>
License: ISC

Files: test/bin/mdx-test/gen_dune_rules.ml
Copyright: 2019 Craig Ferguson <me@craigfe.io>
License: ISC

Files: debian/*
Copyright: 2024 Kyle Robbertze <paddatrapper@debian.org>
License: ISC

License: ISC
 Permission to use, copy, modify, and/or 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.
