Merge pull request #77 from dougfelt/readme_update

Clarify copyright status of image data in the main README.
This commit is contained in:
dougfelt 2016-10-20 10:51:14 -07:00 committed by GitHub
commit 036a9e27d5

View file

@ -21,7 +21,9 @@ font will be at the top level.
Emoji fonts (under the fonts subdirectory) are under the Emoji fonts (under the fonts subdirectory) are under the
[SIL Open Font License, version 1.1](fonts/LICENSE).<br/> [SIL Open Font License, version 1.1](fonts/LICENSE).<br/>
Tools are under the [Apache license, version 2.0](./LICENSE). Tools and most image resources are under the [Apache license, version 2.0](./LICENSE).
Flag images under third_party/region-flags are in the public domain or
otherwise exempt from copyright ([more info](third_party/region-flags/LICENSE)).
## Contributing ## Contributing