[roll] Roll fuchsia [check-licenses] Add license text catalog.

This library of license texts will be used by licenseclassifier
to detect license texts in the fuchsia tree. This should be faster
and more accurate than the current strategy that check-licenses
employs.

This just adds the license texts, the new library will be enabled
in a future CL.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/859494
Original-Revision: 7eebb10f965066df4c0a26c45cabb6b468910a42
GitOrigin-RevId: c18b12540a2eb11a51bab28676e09766723d1d58
Change-Id: Iaee8b6478cd92ee7f9cf5399200ed7ec058599d7
1 file changed
tree: e6b702077e774222fde29864f682fdad3dc9729b
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. toolchain
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 via the IRC channel #fuchsia on Freenode.

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.