summaryrefslogtreecommitdiffstats
path: root/native_client_sdk
diff options
context:
space:
mode:
authorsteveblock@chromium.org <steveblock@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-07-27 01:52:11 +0000
committersteveblock@chromium.org <steveblock@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-07-27 01:52:11 +0000
commitabb1b86e9be367176950fe6a2cb4d47db72c73c0 (patch)
tree4923c3c0da21e560897d1961d31e3747332517f8 /native_client_sdk
parent6bdf093650147311383b38f0ad26d6d0f091b21f (diff)
downloadchromium_src-abb1b86e9be367176950fe6a2cb4d47db72c73c0.zip
chromium_src-abb1b86e9be367176950fe6a2cb4d47db72c73c0.tar.gz
chromium_src-abb1b86e9be367176950fe6a2cb4d47db72c73c0.tar.bz2
Fix third-party license information for a number of projects
Also fix a couple of bugs in the license tool. - When scanning, ignore directories that don't contain any files, on the assumption that these are DEPS directories for projects not used by our current configuration. - Don't recurse into directories in ADDITIONAL_PATHS, just as we don't for regular third_party/foo directories. Notes - License file for third_party/mozc was taken from source header. - LICENSE.chromium_os was copied from Chromium OS source tree. This fixes 'licenses.py scan' for an Android checkout. BUG=138921 Review URL: https://chromiumcodereview.appspot.com/10829042 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148693 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'native_client_sdk')
-rw-r--r--native_client_sdk/README.chromium5
1 files changed, 5 insertions, 0 deletions
diff --git a/native_client_sdk/README.chromium b/native_client_sdk/README.chromium
new file mode 100644
index 0000000..39a0459
--- /dev/null
+++ b/native_client_sdk/README.chromium
@@ -0,0 +1,5 @@
+Name: Native Client SDK
+URL: http://code.google.com/chrome/nativeclient
+License: BSD
+License File: src/LICENSE
+Security Critical: yes