From 6d6cf7acee3d46421f317c60f45b6451812f419c Mon Sep 17 00:00:00 2001 From: Josef Weidendorfer Date: Tue, 1 Jul 2008 09:35:21 +0000 Subject: [PATCH] Fix typo found by Bart git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8325 --- callgrind/callgrind.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/callgrind/callgrind.h b/callgrind/callgrind.h index c5bd3be4d3..94328bd2b3 100644 --- a/callgrind/callgrind.h +++ b/callgrind/callgrind.h @@ -49,7 +49,7 @@ ---------------------------------------------------------------- Notice that the above BSD-style license applies to this one file - (vgprof.h) only. The entire rest of Valgrind is licensed under + (callgrind.h) only. The entire rest of Valgrind is licensed under the terms of the GNU General Public License, version 2. See the COPYING file in the source distribution for details. -- 2.47.2