Skip to content

Commit 5850d38

Browse files
committed
---
yaml --- r: 7056 b: refs/heads/master c: 9356de2 h: refs/heads/master v: v3
1 parent c8b437a commit 5850d38

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
---
2-
refs/heads/master: e746ed68809c68ae32e5864b5aded37564a38f27
2+
refs/heads/master: 9356de2e8042d1076e22674626fa3bcff9814767

trunk/LICENSE.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -89,12 +89,12 @@ included:
8989

9090

9191
* Two header files that are part of the Valgrind
92-
package. These files are found at src/rt/valgrind.h and
93-
src/rt/memcheck.h, within this distribution. These files
92+
package. These files are found at src/rt/vg/valgrind.h and
93+
src/rt/vg/memcheck.h, within this distribution. These files
9494
are redistributed under the following terms, as noted in
9595
them:
9696

97-
for src/rt/valgrind.h:
97+
for src/rt/vg/valgrind.h:
9898

9999
This file is part of Valgrind, a dynamic binary
100100
instrumentation framework.
@@ -140,7 +140,7 @@ included:
140140
USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY
141141
OF SUCH DAMAGE.
142142

143-
for src/rt/memcheck.h:
143+
for src/rt/vg/memcheck.h:
144144

145145
This file is part of MemCheck, a heavyweight Valgrind
146146
tool for detecting memory errors.

0 commit comments

Comments
 (0)