From 2df13c73103d4bd95a5f4fec741e0ed2f17852f1 Mon Sep 17 00:00:00 2001 From: Ryan Dahl Date: Wed, 23 Sep 2009 14:49:51 +0200 Subject: Upgrade v8 to 1.3.13 --- deps/v8/LICENSE | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) (limited to 'deps/v8/LICENSE') diff --git a/deps/v8/LICENSE b/deps/v8/LICENSE index 553cf4755f..d2862b4ee8 100644 --- a/deps/v8/LICENSE +++ b/deps/v8/LICENSE @@ -2,10 +2,15 @@ This license applies to all parts of V8 that are not externally maintained libraries. The externally maintained libraries used by V8 are: - - PCRE test suite, located in test/mjsunit/regexp-pcre.js. This is - based on the test suite from PCRE-7.3, which is copyrighted by the - University of Cambridge and Google, Inc. The copyright notice and - license are embedded in regexp-pcre.js. + - PCRE test suite, located in + test/mjsunit/third_party/regexp-pcre.js. This is based on the + test suite from PCRE-7.3, which is copyrighted by the University + of Cambridge and Google, Inc. The copyright notice and license + are embedded in regexp-pcre.js. + + - Layout tests, located in test/mjsunit/third_party. These are + based on layout tests from webkit.org which are copyrighted by + Apple Computer, Inc. and released under a 3-clause BSD license. - Dtoa, located under third_party/dtoa. This code is copyrighted by David M. Gay and released under an MIT license. -- cgit v1.2.3