Fix LICENSE file and remove obsolete directory.

Bug: http://b/339424309
Test: treehugger
Change-Id: Idcb5c835d12f588b6640808c9a30358594473e15
5 files changed
tree: 18cbcb0e55876bc5e97db3abbaa4de4c59302cc6
  1. benches/
  2. src/
  3. tests/
  4. Android.bp
  5. Cargo.toml
  6. Cargo.toml.orig
  7. cargo2rulesmk.json
  8. cargo_embargo.json
  9. CHANGELOG.md
  10. LICENSE-APACHE
  11. LICENSE-MIT
  12. METADATA
  13. MODULE_LICENSE_APACHE2
  14. OWNERS
  15. README.md
  16. rules.mk
README.md

arrayvec

Crates.io: arrayvec Documentation Build Status

License: Apache OR License: MIT

A vector with fixed capacity.

Please read the API documentation here

License

Dual-licensed to be compatible with the Rust project.

Licensed under the Apache License, Version 2.0 http://www.apache.org/licenses/LICENSE-2.0 or the MIT license http://opensource.org/licenses/MIT, at your option. This file may not be copied, modified, or distributed except according to those terms.