Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: zig
Source: https://ziglang.org/
Upstream-Contact: https://github.com/ziglang/zig/issues

Files: *
Copyright: Zig contributors
License: Expat
Comment: The upstream Zig source and bundled documentation are distributed under
 the MIT/Expat license.

Files: bootstrap/*
Copyright: Various upstream authors
License: Apache-2.0-with-LLVM-exception and Expat and Zlib and BSD-2-clause and BSD-3-clause
Comment: The orig-bootstrap component vendors Zig, LLVM/Clang/LLD, zlib, and
 zstd sources used for the source bootstrap build. A fuller per-file DEP-5
 expansion is still needed; consult the preserved upstream license texts under
 bootstrap/ for component-level notices during review.

Files: debian/*
Copyright: 2026 Avikalpa Kundu <avi@gour.top>
License: Apache-2.0

License: Apache-2.0-with-LLVM-exception
 The upstream bootstrap component includes LLVM-family sources under Apache-2.0
 with LLVM exception. Consult bootstrap/llvm/LICENSE.TXT and related upstream
 notices shipped in the orig-bootstrap tarball.

License: Expat
 On Debian systems, the full text of the Expat license can be found in
 /usr/share/common-licenses/Expat.

License: Zlib
 The upstream bootstrap component includes zlib sources under the zlib license.
 Consult bootstrap/zlib/README and bootstrap/zlib/LICENSE where present.

License: BSD-2-clause
 The upstream bootstrap component includes code under the BSD 2-clause license.
 Consult preserved upstream license notices in the orig-bootstrap tarball.

License: BSD-3-clause
 The upstream bootstrap component includes code under the BSD 3-clause license.
 Consult preserved upstream license notices in the orig-bootstrap tarball.

License: Apache-2.0
 On Debian systems, the full text of the Apache License Version 2.0 can be found
 in /usr/share/common-licenses/Apache-2.0.
