Chromium Code Reviews| Index: base/third_party/valgrind/LICENSE |
| diff --git a/base/third_party/valgrind/LICENSE b/base/third_party/valgrind/LICENSE |
| index a45d7c292b44d4b559a0710ea97df1b4a6e0f466..b4d7de824eb017ccab1de9d450620935580b5b90 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 source |
|
Timur Iskhodzhanov
2012/08/03 09:33:08
s/source/header
Steve Block
2012/08/03 10:11:46
Done.
|
| + 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 |