From cb73b1dff8b902f7e7b0457c02ce84750c401794 Mon Sep 17 00:00:00 2001 From: "benm@chromium.org" Date: Fri, 7 Mar 2014 17:30:10 +0000 Subject: [PATCH] Fix license header for third_party/readability The format of the license field in third_party/readability/README.chromium makes the license checker erroneoulsy flag it as incompatible as it doesn't fit the regex. Android WebView is now depending on third_party/readability (another discussion perhaps) and there's no good reason to exclude it from the WebView build right now. TBR=nyquist@chromium.org NOTRY=true Review URL: https://codereview.chromium.org/189463006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@255651 0039d316-1c4b-4281-b951-d872f2087c98 --- android_webview/tools/known_issues.py | 1 - third_party/readability/README.chromium | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/android_webview/tools/known_issues.py b/android_webview/tools/known_issues.py index e2cd9cbfdeaff6..5edaa00e64d832 100644 --- a/android_webview/tools/known_issues.py +++ b/android_webview/tools/known_issues.py @@ -41,7 +41,6 @@ 'third_party/bspatch', 'third_party/instrumented_libraries', 'third_party/liblouis', - 'third_party/readability', 'third_party/speech-dispatcher', 'third_party/sudden_motion_sensor', 'third_party/swiftshader', diff --git a/third_party/readability/README.chromium b/third_party/readability/README.chromium index 72590db9632493..73eab398f288b1 100644 --- a/third_party/readability/README.chromium +++ b/third_party/readability/README.chromium @@ -1,7 +1,7 @@ Name: readability URL: https://github.com/Kerrick/readability-js Version: 1.7.1 -License: Apache, version 2.0 +License: Apache Version 2.0 Security Critical: yes Description: