| 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
|
|
|