Index: tools/licenses.py |
diff --git a/tools/licenses.py b/tools/licenses.py |
index 2249b8a2ac4117e6d40b8f24dc0a985a6590e9e2..ccebfaeb92d8c18d6ad58aac7a4010c4ae499d27 100755 |
--- a/tools/licenses.py |
+++ b/tools/licenses.py |
@@ -227,6 +227,7 @@ SPECIAL_CASES = { |
"License": "Freely Distributable", |
# Absolute path here is resolved as relative to the source root. |
"License File" : "/v8/third_party/fdlibm/LICENSE", |
+ "License Android Compatible" : "yes", |
}, |
} |