From 51a7d28c6b65ad79f067dc9dfe1e78bdf9cad0ef Mon Sep 17 00:00:00 2001 From: Doug Felt Date: Thu, 20 Oct 2016 10:47:11 -0700 Subject: [PATCH] Clarify copyright status of image data in the main README. --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index edce81f11..3c555838b 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,9 @@ font will be at the top level. Emoji fonts (under the fonts subdirectory) are under the [SIL Open Font License, version 1.1](fonts/LICENSE).
-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