Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: libmpv2 Upstream-Contact: kohsine Source: https://github.com/kohsine/libmpv-rs Files: * Copyright: kohsine License: LGPL-2.1 Files: src/mpv.rs src/mpv/render.rs src/mpv/protocol.rs Copyright: kohsine 2017, 2018 the mpv developers Comment: Several doc comments in these files are near-verbatim reproductions of mpv's own client API header documentation (include/mpv/client.h, render.h, render_gl.h, stream_cb.h). mpv's client API headers are deliberately licensed ISC (see the note in client.h), separately from mpv core's own GPLv2+/LGPLv2+ licensing. License: LGPL-2.1 and ISC Files: debian/* Copyright: 2026 Debian Rust Maintainers 2026 Juan Manuel Méndez Rey 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.