|
From: Josef W. <Jos...@gm...> - 2008-07-01 09:39:51
|
On Tuesday 01 July 2008, Bart Van Assche wrote: > 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. Ah, I obviously did not fix the second occurence of this comment in the file. Just committed, thanks! Josef > > 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. > |