[licenses] Minor fixes/additions to classification & review:

1. Add identification stats to json and review spreadsheet.
2. Changed classification json from dict to list.
3. Improved review summary outputs.

Bug: 114260
Change-Id: I63270f42049c1abb84f171e4b646b4706f4db4ed
Reviewed-on: https://fuchsia-review.googlesource.com/c/sdk-integration/+/788995
Fuchsia-Auto-Submit: Yaar Schnitman <yaar@google.com>
Reviewed-by: Jiaming Li <lijiaming@google.com>
Commit-Queue: Yaar Schnitman <yaar@google.com>
8 files changed
tree: 08fac42409492be2748ef41401d296cee12c2969
  1. bazel_rules_fuchsia/
  2. bazel_rules_fuchsia_experimental/
  3. manifests/
  4. scripts/
  5. tests/
  6. .gitignore
  7. .gitmodules
  8. AUTHORS
  9. BUILD.bazel
  10. CONTRIBUTING.md
  11. LICENSE
  12. PATENTS
  13. README.md
  14. using_local_sdk.md
README.md

Fuchsia SDK Integration Repository

This repository provides environment-specific (e.g. Bazel, GN) tools for the SDK and associated integration tests in a public repo.

Visit Contributing to Fuchsia to learn how to contribute to this repository.