|
From: <sv...@va...> - 2008-07-01 09:35:15
|
Author: weidendo
Date: 2008-07-01 10:35:21 +0100 (Tue, 01 Jul 2008)
New Revision: 8325
Log:
Fix typo found by Bart
Modified:
trunk/callgrind/callgrind.h
Modified: trunk/callgrind/callgrind.h
===================================================================
--- trunk/callgrind/callgrind.h 2008-07-01 08:48:56 UTC (rev 8324)
+++ trunk/callgrind/callgrind.h 2008-07-01 09:35:21 UTC (rev 8325)
@@ -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.
|