Changed message at the top of files, and the startup message, and the

string in valgrind.pc.in, so that they describe Valgrind as a "dynamic
binary instrumentation framework", and don't mention platforms at all.  

I had to tweak the regtest filters a bit for this.



git-svn-id: svn://svn.valgrind.org/valgrind/trunk@3178
This commit is contained in:
Nicholas Nethercote
2004-12-01 14:14:42 +00:00
parent 1058f672a3
commit ce2585d447
112 changed files with 238 additions and 215 deletions

View File

@@ -4,8 +4,8 @@
/*--------------------------------------------------------------------*/
/*
This file is part of Valgrind, an extensible x86 protected-mode
emulator for monitoring program execution on x86-Unixes.
This file is part of Valgrind, a dynamic binary instrumentation
framework.
Copyright (C) 2000-2004 Julian Seward
jseward@acm.org