Replace apache 2.0 license with apache 2.0 with llvm exception

I noticed we didn't use the header in all the places. Fixed that, and realized we now have 2 headers in golden rs_api.rs files (one for the file, one copied by the tooling from the source header). I'll address this separately.

PiperOrigin-RevId: 435129015
22 files changed
tree: 3f4b16cae278e8a0943f94a7f4ad716b2b8a1393
  1. lifetime_annotations/
  2. rs_bindings_from_cc/
  3. CODE_OF_CONDUCT
  4. CONTRIBUTING
  5. LICENSE
  6. README.md
README.md

Crubit: C++/Rust Bidirectional Interop Tool

Extremely experimental interop tooling for C++ and Rust.

Please don‘t use, this is an experiment and we don’t yet know where will it pull us. There will be breaking changes without warning. Unfortunately, we can't take contributions at this point.