|
From: Bart V. A. <bar...@gm...> - 2008-07-01 08:10:25
|
Hello Josef,
Can you please have a look at the patch below ? I came across this
while looking for an example of a tool interface header file.
Thanks,
Bart.
Index: callgrind/callgrind.h
===================================================================
--- callgrind/callgrind.h (revision 8321)
+++ callgrind/callgrind.h (working copy)
@@ -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.
|