From 96887583d3ebc20e88dcc4c03f7487993b72b3a0 Mon Sep 17 00:00:00 2001 From: Josef Weidendorfer Date: Fri, 31 Mar 2006 12:53:22 +0000 Subject: [PATCH] Fix typos git-svn-id: svn://svn.valgrind.org/valgrind/trunk@5805 --- callgrind/callgrind.h | 2 +- helgrind/helgrind.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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. -- 2.47.2