Updated file descriptions in the copyright notices to reflect the core/skin
split.  Each skin now has its own two-line description.


git-svn-id: svn://svn.valgrind.org/valgrind/trunk@1166 a5019735-40e9-0310-863c-91ae7b9d1cf9
diff --git a/memcheck/mc_clientreqs.c b/memcheck/mc_clientreqs.c
index ef617ad..ad4b86c 100644
--- a/memcheck/mc_clientreqs.c
+++ b/memcheck/mc_clientreqs.c
@@ -1,13 +1,13 @@
 
 /*--------------------------------------------------------------------*/
-/*--- Part of the MemCheck skin: for when the client advises       ---*/
-/*--- Valgrind about memory permissions.                           ---*/
+/*--- For when the client advises Valgrind about memory            ---*/
+/*--- permissions.                                                 ---*/
 /*---                                              mc_clientreqs.c ---*/
 /*--------------------------------------------------------------------*/
 
 /*
-   This file is part of Valgrind, an x86 protected-mode emulator 
-   designed for debugging and profiling binaries on x86-Unixes.
+   This file is part of MemCheck, a heavyweight Valgrind skin for
+   detecting memory errors.
 
    Copyright (C) 2000-2002 Julian Seward 
       jseward@acm.org