diff options
author | benm@chromium.org <benm@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-06-14 13:27:37 +0000 |
---|---|---|
committer | benm@chromium.org <benm@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-06-14 13:27:37 +0000 |
commit | 50e9f64d45ca0da2aac85b2efecf72a82e1ac8f9 (patch) | |
tree | 5e1c131e8354cc55f1ffe8d6a63c3953beb5d58b /third_party | |
parent | f7a7057ccf5c80814fb41877b61a692db778718c (diff) | |
download | chromium_src-50e9f64d45ca0da2aac85b2efecf72a82e1ac8f9.zip chromium_src-50e9f64d45ca0da2aac85b2efecf72a82e1ac8f9.tar.gz chromium_src-50e9f64d45ca0da2aac85b2efecf72a82e1ac8f9.tar.bz2 |
[Android WebView] Mark third_party/JSON license as Android comptible.
Remove third_party/JSON from known_issues.py as it's now required for
Blink, and update the README.chromium to reflect it is Android
compatible.
TBR=haraken@chromium.org
NOTRY=true
Review URL: https://chromiumcodereview.appspot.com/17082002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@206409 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'third_party')
-rw-r--r-- | third_party/JSON/README.chromium | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/third_party/JSON/README.chromium b/third_party/JSON/README.chromium index 72abe99..d4b9008 100644 --- a/third_party/JSON/README.chromium +++ b/third_party/JSON/README.chromium @@ -3,6 +3,7 @@ Short Name: JSON.pm URL: http://search.cpan.org/~makamaka/JSON-2.59/lib/JSON.pm Version: 2.59 License: GPL v1 or later / Artistic License +License Android Compatible: yes License File: NOT_SHIPPED Security Critical: no |