Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: mdbook
Upstream-Contact:
 Mathieu David <mathieudavid@mathieudavid.org>
 Michael-F-Bryan <michaelfbryan@gmail.com>
 Matt Ickstadt <mattico8@gmail.com>
Source: https://github.com/rust-lang/mdBook.git
Files-Excluded:
# FontAwesome fonts, obviously
 src/theme/FontAwesome
# Open Sans and Source Code Pro
 src/theme/fonts/*.woff2
# zenorocha.github.io/clipboard.js
 src/theme/clipboard.min.js
# Highlight.js
 src/theme/highlight.js
# ace editor
 src/theme/playground_editor/ace.js
# minimized, no license info
 src/theme/playground_editor/mode-rust.js
 src/theme/playground_editor/theme-dawn.js
 src/theme/playground_editor/theme-tomorrow_night.js
# embeds above, might as well exclude
 src/theme/playground_editor/mod.rs
# https://github.com/weixsong/elasticlunr.js
 src/theme/searcher/elasticlunr.min.js
# https://markjs.io/
 src/theme/searcher/mark.min.js
# embeds above, might as well exclude
 src/theme/searcher/mod.rs

Files: *
Copyright:
 Mathieu David <mathieudavid@mathieudavid.org>
 Michael-F-Bryan <michaelfbryan@gmail.com>
 Matt Ickstadt <mattico8@gmail.com>
License: MPL-2.0

Files: debian/*
Copyright:
 2024 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
 2024 Blair Noctis <n@sail.ng>
License: MPL-2.0

License: MPL-2.0
 Debian systems provide the MPL 2.0 in /usr/share/common-licenses/MPL-2.0
