|
From: <sv...@va...> - 2006-03-31 12:53:26
|
Author: weidendo
Date: 2006-03-31 13:53:22 +0100 (Fri, 31 Mar 2006)
New Revision: 5805
Log:
Fix typos
Modified:
trunk/callgrind/callgrind.h
trunk/helgrind/helgrind.h
Modified: trunk/callgrind/callgrind.h
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- trunk/callgrind/callgrind.h 2006-03-31 12:24:37 UTC (rev 5804)
+++ trunk/callgrind/callgrind.h 2006-03-31 12:53:22 UTC (rev 5805)
@@ -3,7 +3,7 @@
----------------------------------------------------------------
=20
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.
Modified: trunk/helgrind/helgrind.h
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- trunk/helgrind/helgrind.h 2006-03-31 12:24:37 UTC (rev 5804)
+++ trunk/helgrind/helgrind.h 2006-03-31 12:53:22 UTC (rev 5805)
@@ -2,7 +2,7 @@
----------------------------------------------------------------
=20
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.
|