1
0
mirror of https://github.com/sharkdp/bat.git synced 2025-10-30 06:33:59 +00:00

Add information about the license to README files

This commit is contained in:
Shun Sakai
2020-01-19 00:00:35 +09:00
committed by David Peter
parent cae06bf649
commit 90ee939671
2 changed files with 14 additions and 0 deletions

View File

@@ -605,3 +605,10 @@ cargo install -f
There are a lot of alternatives, if you are looking for similar programs. See
[this document](doc/alternatives.md) for a comparison.
## License
Copyright (c) 2018-2020 [bat-developers](https://github.com/sharkdp/bat).
`bat` is distributed under the terms of both the MIT License and the Apache License 2.0.
See the [LICENSE-APACHE](LICENSE-APACHE) and [LICENSE-MIT](LICENSE-MIT) files for license details.