summaryrefslogtreecommitdiffstats
path: root/native_client_sdk
diff options
context:
space:
mode:
authorhichris123 <hichris123@gmail.com>2016-01-13 04:37:30 -0800
committerCommit bot <commit-bot@chromium.org>2016-01-13 12:38:23 +0000
commit6175da8042f3a0aa574f0da25e87be342625e603 (patch)
tree86f7983328901d05d0f5b3ad494a878bb3a25b03 /native_client_sdk
parentb188b198c9aff31e6b79ad59c83a0d52bac97baf (diff)
downloadchromium_src-6175da8042f3a0aa574f0da25e87be342625e603.zip
chromium_src-6175da8042f3a0aa574f0da25e87be342625e603.tar.gz
chromium_src-6175da8042f3a0aa574f0da25e87be342625e603.tar.bz2
Update README.chromium to reflect whether a tool is shipped or not
Mark tools that are only used for testing as NOT_SHIPPED. Also fix bintree's license (MIT License -> MIT) and fix the name & short name of libc++-static. BUG=499582 Review URL: https://codereview.chromium.org/1532203002 Cr-Commit-Position: refs/heads/master@{#369150}
Diffstat (limited to 'native_client_sdk')
-rw-r--r--native_client_sdk/src/build_tools/sdk_tools/third_party/fancy_urllib/README.chromium2
-rw-r--r--native_client_sdk/src/libraries/third_party/pthreads-win32/README.chromium2
2 files changed, 2 insertions, 2 deletions
diff --git a/native_client_sdk/src/build_tools/sdk_tools/third_party/fancy_urllib/README.chromium b/native_client_sdk/src/build_tools/sdk_tools/third_party/fancy_urllib/README.chromium
index e6016b3..f26f8308 100644
--- a/native_client_sdk/src/build_tools/sdk_tools/third_party/fancy_urllib/README.chromium
+++ b/native_client_sdk/src/build_tools/sdk_tools/third_party/fancy_urllib/README.chromium
@@ -1,7 +1,7 @@
Name: fancy_urllib
URL: http://googleappengine.googlecode.com/svn/trunk/python/lib/fancy_urllib
License: Apache 2.0
-License File: README.chromium
+License File: NOT_SHIPPED
Security Critical: no
The fancy_urllib library was obtained from
diff --git a/native_client_sdk/src/libraries/third_party/pthreads-win32/README.chromium b/native_client_sdk/src/libraries/third_party/pthreads-win32/README.chromium
index 4a88c79..6c862df 100644
--- a/native_client_sdk/src/libraries/third_party/pthreads-win32/README.chromium
+++ b/native_client_sdk/src/libraries/third_party/pthreads-win32/README.chromium
@@ -3,7 +3,7 @@ URL: https://www.sourceware.org/pthreads-win32/
Version: 2.9.1.0
Date: 2012-08-21
License: LGPL 2.1
-License File: COPYING
+License File: NOT_SHIPPED
Security Critical: no
This library is included only to allow external users of the Native Client SDK