Ian Hickson 99b991290d Update licenses, and test that licenses are valid (#3286)
* Test that licenses are valid.

* Move license script from flutter/buildroot to flutter/engine
2016-12-02 14:51:39 -08:00

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.