diff options
author | Feng Qian <fqian@google.com> | 2009-08-18 00:57:39 -0700 |
---|---|---|
committer | Feng Qian <fqian@google.com> | 2009-08-18 00:57:39 -0700 |
commit | 310cbb5f146406216a2c11a235e7cc4482e282f1 (patch) | |
tree | 79e383e259be28bf1452e57311860fb47e554ebb /V8Binding/v8/LICENSE | |
parent | 144e6949fa07509619b72d7319418fe6b40b84ed (diff) | |
download | external_webkit-310cbb5f146406216a2c11a235e7cc4482e282f1.zip external_webkit-310cbb5f146406216a2c11a235e7cc4482e282f1.tar.gz external_webkit-310cbb5f146406216a2c11a235e7cc4482e282f1.tar.bz2 |
Update V8 to r2703.
New revision has improvement of scanner.
Diffstat (limited to 'V8Binding/v8/LICENSE')
-rw-r--r-- | V8Binding/v8/LICENSE | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/V8Binding/v8/LICENSE b/V8Binding/v8/LICENSE index 7301556..553cf47 100644 --- a/V8Binding/v8/LICENSE +++ b/V8Binding/v8/LICENSE @@ -20,6 +20,12 @@ are: copyrighted by Douglas Crockford and Baruch Even and released under an MIT license. + - Valgrind client API header, located at third_party/valgrind/valgrind.h + This is release under the BSD license. + + - Valgrind client API header, located at third_party/valgrind/valgrind.h + This is release under the BSD license. + These libraries have their own licenses; we recommend you read them, as their terms may differ from the terms below. |