Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: libmpv2-sys
Upstream-Contact: kohsine <kevoh1516@gmail.com>
Source: https://github.com/kohsine/libmpv-rs

Files: *
Copyright: kohsine <kevoh1516@gmail.com>
License: LGPL-2.1

Files: include/*
Copyright: 2017, 2018 the mpv developers
Comment: Vendored copies of mpv's own client API headers (client.h,
 stream_cb.h: 2017; render.h, render_gl.h: 2018), used by build.rs/bindgen
 for the FFI declarations. mpv's client API headers are deliberately
 licensed ISC (see the note in client.h) so wrappers like this one are not
 bound by mpv core's own GPLv2+/LGPLv2+ licensing.
License: ISC

Files: debian/*
Copyright:
 2026 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
 2026 Juan Manuel Méndez Rey <juan.mendezr@proton.me>
License: LGPL-2.1

License: LGPL-2.1
 On Debian systems the full text of the GNU Lesser General Public License
 version 2.1 can be found in the file
 `/usr/share/common-licenses/LGPL-2.1'.

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.
