mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
* Test that licenses are valid. * Move license script from flutter/buildroot to flutter/engine
8 lines
309 B
Plaintext
8 lines
309 B
Plaintext
This directory contains canonical text files representing licenses
|
|
that are often referenced (by name or URL), so that the license script
|
|
doesn't need to actively go out to the network to find the license
|
|
files.
|
|
|
|
The mapping of URL to these files is in ../lib/license.dart in the
|
|
License.fromUrl constructor.
|