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

Unified Diff: base/third_party/valgrind/LICENSE

Issue 10843032: Fix license for valgrind (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fixed nit Created 8 years, 4 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 | base/third_party/valgrind/README.chromium » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/third_party/valgrind/LICENSE
diff --git a/base/third_party/valgrind/LICENSE b/base/third_party/valgrind/LICENSE
index a45d7c292b44d4b559a0710ea97df1b4a6e0f466..41f677bd179795ee133865a37627580c1711625e 100644
--- a/base/third_party/valgrind/LICENSE
+++ b/base/third_party/valgrind/LICENSE
@@ -1,16 +1,10 @@
- ----------------------------------------------------------------
-
- Notice that the following BSD-style license applies to this one
- file (valgrind.h) only. The rest of Valgrind is licensed under the
- terms of the GNU General Public License, version 2, unless
- otherwise indicated. See the COPYING file in the source
- distribution for details.
+ Notice that the following BSD-style license applies to the Valgrind header
+ files used by Chromium (valgrind.h and memcheck.h). However, the rest of
+ Valgrind is licensed under the terms of the GNU General Public License,
+ version 2, unless otherwise indicated.
----------------------------------------------------------------
- This file is part of Valgrind, a dynamic binary instrumentation
- framework.
-
Copyright (C) 2000-2008 Julian Seward. All rights reserved.
Redistribution and use in source and binary forms, with or without
« no previous file with comments | « no previous file | base/third_party/valgrind/README.chromium » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698