]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Fix typos
authorJosef Weidendorfer <Josef.Weidendorfer@gmx.de>
Fri, 31 Mar 2006 12:53:22 +0000 (12:53 +0000)
committerJosef Weidendorfer <Josef.Weidendorfer@gmx.de>
Fri, 31 Mar 2006 12:53:22 +0000 (12:53 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@5805

callgrind/callgrind.h
helgrind/helgrind.h

index 8ac9a694c7960d51d63cb18414c00555abd98cf6..b8a8e049e636267569a1647da99803451191910b 100644 (file)
@@ -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.
index 1eab9dcb9df52ce2461253d03217151ff92c57bc..6736c9351d8dcee52865ef12a00c3f06380d70a6 100644 (file)
@@ -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.