comment-only wibbles



git-svn-id: svn://svn.valgrind.org/valgrind/trunk@4515 a5019735-40e9-0310-863c-91ae7b9d1cf9
diff --git a/coregrind/m_pthreadmodel.c b/coregrind/m_pthreadmodel.c
index 76c0bd3..c2e8f9a 100644
--- a/coregrind/m_pthreadmodel.c
+++ b/coregrind/m_pthreadmodel.c
@@ -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) 2005 Jeremy Fitzhardinge
       jeremy@goop.org