diff options
Diffstat (limited to 'native_client_sdk')
-rw-r--r-- | native_client_sdk/src/build_tools/make_simple.py | 2 | ||||
-rw-r--r-- | native_client_sdk/src/build_tools/sdk_tools/third_party/fancy_urllib/README.chromium (renamed from native_client_sdk/src/build_tools/sdk_tools/third_party/fancy_urllib/README) | 7 | ||||
-rw-r--r-- | native_client_sdk/src/getting_started/part1/index.html | 4 | ||||
-rw-r--r-- | native_client_sdk/src/libraries/third_party/newlib-extras/README.chromium | 2 |
4 files changed, 9 insertions, 6 deletions
diff --git a/native_client_sdk/src/build_tools/make_simple.py b/native_client_sdk/src/build_tools/make_simple.py index fecf480..715fa5a 100644 --- a/native_client_sdk/src/build_tools/make_simple.py +++ b/native_client_sdk/src/build_tools/make_simple.py @@ -1,4 +1,4 @@ -# Copyright (c) 2012 Google Inc. All rights reserved. +# Copyright (c) 2013 The Chromium Authors. All rights reserved. # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file. diff --git a/native_client_sdk/src/build_tools/sdk_tools/third_party/fancy_urllib/README b/native_client_sdk/src/build_tools/sdk_tools/third_party/fancy_urllib/README.chromium index 91da20e..5c4d0ef 100644 --- a/native_client_sdk/src/build_tools/sdk_tools/third_party/fancy_urllib/README +++ b/native_client_sdk/src/build_tools/sdk_tools/third_party/fancy_urllib/README.chromium @@ -1,8 +1,13 @@ +Name: fancy_urllib +URL: http://googleappengine.googlecode.com/svn/trunk/python/lib/fancy_urllib +License: Apache +License File: README.chromium +Security Critical: no + The fancy_urllib library was obtained from http://googleappengine.googlecode.com/svn/trunk/python/lib/fancy_urllib/fancy_urllib/__init__.py under the following license (http://googleappengine.googlecode.com/svn/trunk/python/LICENSE): - GOOGLE APP ENGINE SDK ===================== Copyright 2008 Google Inc. diff --git a/native_client_sdk/src/getting_started/part1/index.html b/native_client_sdk/src/getting_started/part1/index.html index d4af2bb..5ebd361 100644 --- a/native_client_sdk/src/getting_started/part1/index.html +++ b/native_client_sdk/src/getting_started/part1/index.html @@ -1,12 +1,10 @@ <!DOCTYPE html> <html> - <!-- - Copyright (c) 2013 The Native Client Authors. All rights reserved. + Copyright (c) 2013 The Chromium Authors. All rights reserved. Use of this source code is governed by a BSD-style license that can be found in the LICENSE file. --> - <head> <title>hello_tutorial</title> diff --git a/native_client_sdk/src/libraries/third_party/newlib-extras/README.chromium b/native_client_sdk/src/libraries/third_party/newlib-extras/README.chromium index 3b46d4c..4857c6c 100644 --- a/native_client_sdk/src/libraries/third_party/newlib-extras/README.chromium +++ b/native_client_sdk/src/libraries/third_party/newlib-extras/README.chromium @@ -3,7 +3,7 @@ URL: ftp://sourceware.org/pub/newlib/newlib-2.0.0.tar.gz Version: 2.0.0 Date: 2013-07-30 License: BSD 3-Clause License -License File: Embedded in headers. +License File: README Security Critical: no This directory contains several socket-related header files taken from newlib. |