[roll] Roll fuchsia [check-licenses] Add "Source File" and "License File URL" fields

If a given project declares license type A, but some source file in the
project declares license type B, we should keep track of both license
types. This introduces a new field named "Source File" field to help
track those cases.

This also adds a License File URL field to help point to the licenses in
reports.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1583117
Original-Revision: 83a391b7309967eb46cf6eda5eedb1831caf36e1
GitOrigin-RevId: a7ab7987acd409309c83514850bbd3c115809b23
Change-Id: I9b184dba53e0a0068e9499826fcbd7840002fc6f
1 file changed
tree: f4794f53cf1176079b478ba595ffb84b6f9137c4
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance in one of the communication channels documented at get involved.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.