Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: malachite-nz
Upstream-Contact: Mikhail Hogrefe <mikhailhogrefe@gmail.com>
Source: https://github.com/mhogrefe/malachite

Files: *
Copyright: 2026 Mikhail Hogrefe
License: LGPL-3+

Files:
 src/platform_*.rs
 src/integer/logic/*
 src/integer/arithmetic/*
 src/natural/conversion/digits/*
 src/natural/logic/*
 src/natural/comparison/cmp.rs
 src/natural/arithmetic/*
 src/test_util/natural/arithmetic/*
 src/bin_util/generate/*
Copyright:
 2026 Mikhail Hogrefe
 1991-2024 Free Software Foundation, Inc.
License: LGPL-3+
Comment:
 These files contain code adapted from GNU MP, GNU MPFR, or GNU FLINT.

Files: debian/*
Copyright:
 2026 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
 2026 Michele Cane <michele.cane@proton.me>
License: LGPL-3+

License: LGPL-3+
 This package is free software; you can redistribute it and/or modify it
 under the terms of the GNU Lesser General Public License as published by
 the Free Software Foundation; either version 3 of the License, or (at your
 option) any later version.
 .
 On Debian systems, the full text of the GNU Lesser General Public License
 version 3 can be found in /usr/share/common-licenses/LGPL-3.
