Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(58)

Unified Diff: LICENSE

Issue 19751: Added regexp tests from PCRE. (Closed) Base URL: http://v8.googlecode.com/svn/branches/bleeding_edge/
Patch Set: '' Created 11 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | test/mjsunit/regexp-capture.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LICENSE
===================================================================
--- LICENSE (revision 1201)
+++ LICENSE (working copy)
@@ -6,6 +6,11 @@
by the University of Cambridge and Apple Inc. and released under a
2-clause BSD license.
+ - 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 notive and
+ license are embedded in regexp-pcre.js.
+
- Dtoa, located under third_party/dtoa. This code is copyrighted by
David M. Gay and released under an MIT license.
@@ -22,7 +27,7 @@
These libraries have their own licenses; we recommend you read them,
as their terms may differ from the terms below.
-Copyright 2006-2008, Google Inc. All rights reserved.
+Copyright 2006-2009, Google Inc. All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:
« no previous file with comments | « no previous file | test/mjsunit/regexp-capture.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698