diff options
-rwxr-xr-x | android_webview/tools/webview_licenses.py | 1 | ||||
-rw-r--r-- | breakpad/README.chromium | 2 | ||||
-rw-r--r-- | third_party/webdriver/README.chromium | 2 |
3 files changed, 3 insertions, 2 deletions
diff --git a/android_webview/tools/webview_licenses.py b/android_webview/tools/webview_licenses.py index e279051..40755da 100755 --- a/android_webview/tools/webview_licenses.py +++ b/android_webview/tools/webview_licenses.py @@ -41,6 +41,7 @@ def GetIncompatibleDirectories(): """ whitelist = [ + 'A(pple )?PSL 2(\.0)?', 'Apache( Version)? 2(\.0)?', '(New )?([23]-Clause )?BSD( [23]-Clause)?( with advertising clause)?', 'L?GPL ?v?2(\.[01])?( or later)?', diff --git a/breakpad/README.chromium b/breakpad/README.chromium index 8c47bd7..8852412 100644 --- a/breakpad/README.chromium +++ b/breakpad/README.chromium @@ -1,7 +1,7 @@ Name: Breakpad, An open-source multi-platform crash reporting system Short Name: breakpad URL: http://code.google.com/p/google-breakpad/ -License: New BSD, MIT/X derivate, Apple PSL 2.0 and Apache 2.0 licenses +License: New BSD, Apple PSL 2.0 and Apache 2.0 Security Critical: no This directory contains Chrome's version of Breakpad's Visual Studio build diff --git a/third_party/webdriver/README.chromium b/third_party/webdriver/README.chromium index ace662e..9d4a3379c 100644 --- a/third_party/webdriver/README.chromium +++ b/third_party/webdriver/README.chromium @@ -5,7 +5,7 @@ URL: http://selenium.googlecode.com/svn/trunk/py Version: unknown Revision: 16922 Security Critical: no -License: Apache 2, MIT and GPL +License: Apache 2, MIT and GPL v2 Description: |