From: Josef Weidendorfer Date: Fri, 31 Mar 2006 12:53:22 +0000 (+0000) Subject: Fix typos X-Git-Tag: svn/VALGRIND_3_2_0~154 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=96887583d3ebc20e88dcc4c03f7487993b72b3a0;p=thirdparty%2Fvalgrind.git Fix typos git-svn-id: svn://svn.valgrind.org/valgrind/trunk@5805 --- diff --git a/callgrind/callgrind.h b/callgrind/callgrind.h index 8ac9a694c7..b8a8e049e6 100644 --- a/callgrind/callgrind.h +++ b/callgrind/callgrind.h @@ -3,7 +3,7 @@ ---------------------------------------------------------------- Notice that the following BSD-style license applies to this one - file (mpiwrap.c) only. The rest of Valgrind is licensed under the + file (callgrind.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. diff --git a/helgrind/helgrind.h b/helgrind/helgrind.h index 1eab9dcb9d..6736c9351d 100644 --- a/helgrind/helgrind.h +++ b/helgrind/helgrind.h @@ -2,7 +2,7 @@ ---------------------------------------------------------------- Notice that the following BSD-style license applies to this one - file (mpiwrap.c) only. The rest of Valgrind is licensed under the + file (helgrind.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.