Fix license file issues to make this crate healthy to migrate to monorepo.

Make LICENSE.txt and the corresponding patch file match https://github.com/stepancheg/rust-protobuf/blob/master/protobuf-parse/LICENSE.txt

Make LICENSE a symlink to LICENSE.txt.

Bug: http://b/339424309
Test: treehugger
Change-Id: Ia302aa9ebf1516330fda2705cf7c950528db6837
4 files changed
tree: 2e734fb9e953733e0c25afdafbdb75ab97281709
  1. patches/
  2. src/
  3. .cargo_vcs_info.json
  4. Android.bp
  5. Cargo.toml
  6. Cargo.toml.orig
  7. cargo_embargo.json
  8. LICENSE.txt
  9. METADATA
  10. MODULE_LICENSE_MIT
  11. OWNERS
  12. README.md
  13. rules.mk
README.md

Supporting code for protobuf crates

Code in this crate is used in protobuf crates like protobuf or protobuf-parse. None of code in this crate has public API.