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

Unified Diff: LICENSE

Issue 13612: Notify valgrind when we modify code on x86. (Closed)
Patch Set: Merge. Created 11 years, 5 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 | src/ia32/cpu-ia32.cc » ('j') | src/ia32/cpu-ia32.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LICENSE
diff --git a/LICENSE b/LICENSE
index 7301556f777a4f3e57575a9ee67ec2df86ed90c9..934653da65b237ea252bfac14344d7efea60e7d4 100644
--- a/LICENSE
+++ b/LICENSE
@@ -20,6 +20,9 @@ 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.
+
These libraries have their own licenses; we recommend you read them,
as their terms may differ from the terms below.
« no previous file with comments | « no previous file | src/ia32/cpu-ia32.cc » ('j') | src/ia32/cpu-ia32.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698