From: Josef Weidendorfer Date: Tue, 1 Jul 2008 09:35:21 +0000 (+0000) Subject: Fix typo found by Bart X-Git-Tag: svn/VALGRIND_3_4_0~399 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d6cf7acee3d46421f317c60f45b6451812f419c;p=thirdparty%2Fvalgrind.git Fix typo found by Bart git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8325 --- 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.