Updated copyright notices for 2003.  Only 4 months late.


git-svn-id: svn://svn.valgrind.org/valgrind/trunk@1526 a5019735-40e9-0310-863c-91ae7b9d1cf9
diff --git a/cachegrind/cg_annotate.in b/cachegrind/cg_annotate.in
index 67d5af3..36c2b9f 100644
--- a/cachegrind/cg_annotate.in
+++ b/cachegrind/cg_annotate.in
@@ -9,7 +9,7 @@
 #  This file is part of Cachegrind, a Valgrind skin for cache
 #  profiling programs.
 #
-#  Copyright (C) 2002 Nicholas Nethercote
+#  Copyright (C) 2002-2003 Nicholas Nethercote
 #     njn25@cam.ac.uk
 #
 #  This program is free software; you can redistribute it and/or
@@ -158,10 +158,10 @@
     -I --include=<dir>    add <dir> to list of directories to search for 
                           source files
 
-  Valgrind is Copyright (C) 2000-2002 Julian Seward
-  and licensed under the GNU General Public License, version 2.
-  Bug reports, feedback, admiration, abuse, etc, to: jseward\@acm.org.
-
+  Cachegrind is Copyright (C) 2002-2003 Nicholas Nethercote.
+  Both are licensed under the GNU General Public License, version 2.
+  Bug reports, feedback, admiration, abuse, etc, to: njn25\@cam.ac.uk.
+                                                
 END
 ;
 
diff --git a/cachegrind/cg_main.c b/cachegrind/cg_main.c
index f53bf97..24a69d2 100644
--- a/cachegrind/cg_main.c
+++ b/cachegrind/cg_main.c
@@ -9,7 +9,7 @@
    This file is part of Cachegrind, a Valgrind skin for cache
    profiling programs.
 
-   Copyright (C) 2002 Nicholas Nethercote
+   Copyright (C) 2002-2003 Nicholas Nethercote
       njn25@cam.ac.uk
 
    This program is free software; you can redistribute it and/or
@@ -1948,7 +1948,7 @@
    VG_(details_version)         (NULL);
    VG_(details_description)     ("an I1/D1/L2 cache profiler");
    VG_(details_copyright_author)(
-      "Copyright (C) 2002, and GNU GPL'd, by Nicholas Nethercote.");
+      "Copyright (C) 2002-2003, and GNU GPL'd, by Nicholas Nethercote.");
    VG_(details_bug_reports_to)  ("njn25@cam.ac.uk");
    VG_(details_avg_translation_sizeB) ( 155 );
 
diff --git a/cachegrind/cg_sim_D1.c b/cachegrind/cg_sim_D1.c
index 0dc4e45..0eaf028 100644
--- a/cachegrind/cg_sim_D1.c
+++ b/cachegrind/cg_sim_D1.c
@@ -8,7 +8,7 @@
    This file is part of Cachegrind, a Valgrind skin for cache
    profiling programs.
 
-   Copyright (C) 2002 Nicholas Nethercote
+   Copyright (C) 2002-2003 Nicholas Nethercote
       njn25@cam.ac.uk
 
    This program is free software; you can redistribute it and/or
diff --git a/cachegrind/cg_sim_I1.c b/cachegrind/cg_sim_I1.c
index 5bc49b1..db9b794 100644
--- a/cachegrind/cg_sim_I1.c
+++ b/cachegrind/cg_sim_I1.c
@@ -8,7 +8,7 @@
    This file is part of Cachegrind, a Valgrind skin for cache
    profiling programs.
 
-   Copyright (C) 2002 Nicholas Nethercote
+   Copyright (C) 2002-2003 Nicholas Nethercote
       njn25@cam.ac.uk
 
    This program is free software; you can redistribute it and/or
diff --git a/cachegrind/cg_sim_L2.c b/cachegrind/cg_sim_L2.c
index 954b5ce..ba5ece6 100644
--- a/cachegrind/cg_sim_L2.c
+++ b/cachegrind/cg_sim_L2.c
@@ -8,7 +8,7 @@
    This file is part of Cachegrind, a Valgrind skin for cache
    profiling programs.
 
-   Copyright (C) 2002 Nicholas Nethercote
+   Copyright (C) 2002-2003 Nicholas Nethercote
       njn25@cam.ac.uk
 
    This program is free software; you can redistribute it and/or
diff --git a/cachegrind/cg_sim_gen.c b/cachegrind/cg_sim_gen.c
index 1184d5d..0f768ea 100644
--- a/cachegrind/cg_sim_gen.c
+++ b/cachegrind/cg_sim_gen.c
@@ -8,7 +8,7 @@
    This file is part of Cachegrind, a Valgrind skin for cache
    profiling programs.
 
-   Copyright (C) 2002 Nicholas Nethercote
+   Copyright (C) 2002-2003 Nicholas Nethercote
       njn25@cam.ac.uk
 
    This program is free software; you can redistribute it and/or
diff --git a/cachegrind/docs/cg_techdocs.html b/cachegrind/docs/cg_techdocs.html
index e831a33..95f29c0 100644
--- a/cachegrind/docs/cg_techdocs.html
+++ b/cachegrind/docs/cg_techdocs.html
@@ -35,7 +35,7 @@
 <a
 href="http://developer.kde.org/~sewardj">http://developer.kde.org/~sewardj</a><br>
 <p>
-Copyright &copy; 2001-2002 Nick Nethercote
+Copyright &copy; 2001-2003 Nick Nethercote
 <p>
 </center>