diff options
author | steveblock@chromium.org <steveblock@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-07-27 01:52:11 +0000 |
---|---|---|
committer | steveblock@chromium.org <steveblock@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-07-27 01:52:11 +0000 |
commit | abb1b86e9be367176950fe6a2cb4d47db72c73c0 (patch) | |
tree | 4923c3c0da21e560897d1961d31e3747332517f8 /native_client_sdk | |
parent | 6bdf093650147311383b38f0ad26d6d0f091b21f (diff) | |
download | chromium_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.chromium | 5 |
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 |