Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: epoxy
Upstream-Contact: Maxwell Koo <mjkoo90@gmail.com>
Source: https://github.com/mjkoo/epoxy-rs

Files: *
Copyright: Maxwell Koo <mjkoo90@gmail.com>
Comment: No file carries an explicit copyright year notice; the Cargo.toml
 authors field is the only attribution available for the crate's own code.
 build/main.rs's header comment "Based on `glium`'s build/main.rs" refers
 to following the same generic gl_generator+pkg_config usage pattern
 common to gl_generator consumers (compare glium's own build/main.rs);
 there is no substantial creative code reproduced from glium, which is
 licensed Apache-2.0 in any case.
License: Apache-2.0

Files: build/epoxy_gen.rs
Copyright: 2015 Brendan Zabarauskas and the gl-rs developers
License: Apache-2.0

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: Apache-2.0

License: Apache-2.0
 On Debian systems the full text of the Apache License version 2.0 can be
 found in the file `/usr/share/common-licenses/Apache-2.0'.
