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

Unified Diff: android_webview/tools/webview_licenses.py

Issue 135533007: [Android WebView] Fix small licenses-related inconsistencies (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 10 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 | « no previous file | breakpad/README.chromium » ('j') | third_party/webdriver/README.chromium » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: android_webview/tools/webview_licenses.py
diff --git a/android_webview/tools/webview_licenses.py b/android_webview/tools/webview_licenses.py
index 13213c5b41b63722c745102fd9ed7ccee1f4bcaf..157d07b53b3fd719316ca65fca5c2d76383ae3f0 100755
--- a/android_webview/tools/webview_licenses.py
+++ b/android_webview/tools/webview_licenses.py
@@ -40,6 +40,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)?',
« no previous file with comments | « no previous file | breakpad/README.chromium » ('j') | third_party/webdriver/README.chromium » ('J')

Powered by Google App Engine
This is Rietveld 408576698