bat/src/bin/bat
Martin Nordholts a3ea798246
Credit syntax definition and theme authors with new `--acknowledgements` option (#1971)
The text that is printed is generated when building assets, by analyzing LICENSE
and NOTICE files that comes with syntaxes and themes.

We take this opportunity to also add a NOTICE file as defined by Apache License 2.0.
2021-12-11 14:00:45 +01:00
..
app.rs Run `cargo clippy --fix --all-targets --all-features` with Rust 1.57 2021-12-08 08:45:04 +01:00
assets.rs Remove the code related to minimal_syntaxes.bin 2021-11-22 20:42:01 +01:00
clap_app.rs Credit syntax definition and theme authors with new `--acknowledgements` option (#1971) 2021-12-11 14:00:45 +01:00
config.rs Run `cargo clippy --fix --all-targets --all-features` with Rust 1.57 2021-12-08 08:45:04 +01:00
directories.rs Use once_cell instead of lazy_static 2021-11-22 22:03:03 +01:00
input.rs Improve readability 2021-03-07 14:59:10 +01:00
main.rs Credit syntax definition and theme authors with new `--acknowledgements` option (#1971) 2021-12-11 14:00:45 +01:00