Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(241)

Unified Diff: tools/licenses.py

Issue 444423002: Update V8 to version 3.28.62 (based on bleeding_edge revision r22958). (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Recognize license. Created 6 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « tools/checklicenses/checklicenses.py ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
},
}
« no previous file with comments | « tools/checklicenses/checklicenses.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698