]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
More copyright updates.
authorJulian Seward <jseward@acm.org>
Mon, 5 Jun 2006 23:27:18 +0000 (23:27 +0000)
committerJulian Seward <jseward@acm.org>
Mon, 5 Jun 2006 23:27:18 +0000 (23:27 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@5955

12 files changed:
callgrind/bb.c
callgrind/bbcc.c
callgrind/callstack.c
callgrind/command.c
callgrind/context.c
callgrind/costs.c
callgrind/debug.c
callgrind/dump.c
callgrind/events.c
callgrind/fn.c
callgrind/jumps.c
callgrind/threads.c

index c489560462b1f8a13d0191db922bff7bcf1566e6..6f1dd6a3a5884dbfbd703fc1c871a811f4718482 100644 (file)
@@ -6,7 +6,7 @@
 /*
    This file is part of Callgrind, a Valgrind tool for call tracing.
 
-   Copyright (C) 2002-2004, Josef Weidendorfer (Josef.Weidendorfer@gmx.de)
+   Copyright (C) 2002-2006, Josef Weidendorfer (Josef.Weidendorfer@gmx.de)
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index d2eb4b93bb24c0eb4fe44b5a0eed4c56d591e3c0..141226b08f88cf7b1c8ff4814664441cc0eced91 100644 (file)
@@ -6,7 +6,7 @@
 /*
    This file is part of Callgrind, a Valgrind tool for call tracing.
 
-   Copyright (C) 2002-2004, Josef Weidendorfer (Josef.Weidendorfer@gmx.de)
+   Copyright (C) 2002-2006, Josef Weidendorfer (Josef.Weidendorfer@gmx.de)
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 6e14b2e1d031042639e23f58cc6fffb40b8d8d2b..e4e82d02d6331be65c77c1f99f1f30b56d5c34ee 100644 (file)
@@ -6,7 +6,7 @@
 /*
    This file is part of Callgrind, a Valgrind tool for call tracing.
 
-   Copyright (C) 2002-2004, Josef Weidendorfer (Josef.Weidendorfer@gmx.de)
+   Copyright (C) 2002-2006, Josef Weidendorfer (Josef.Weidendorfer@gmx.de)
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index dcc1db47189ff65afe825397586d52065231fdd9..10ad909c2443f1e8b2a410b272d6e09f38ac39a4 100644 (file)
@@ -2,7 +2,7 @@
    This file is part of Callgrind, a Valgrind skin for call graph
    profiling programs.
 
-   Copyright (C) 2002-2004, Josef Weidendorfer (Josef.Weidendorfer@gmx.de)
+   Copyright (C) 2002-2006, Josef Weidendorfer (Josef.Weidendorfer@gmx.de)
 
    This skin is derived from and contains lot of code from Cachegrind
    Copyright (C) 2002 Nicholas Nethercote (njn25@cam.ac.uk)
index ade251f791be17c32cf9c1b7250cb9e7522416ec..f174888a1c7ab360bc2b7115071b3785dfa894e0 100644 (file)
@@ -6,7 +6,7 @@
 /*
    This file is part of Callgrind, a Valgrind tool for call tracing.
 
-   Copyright (C) 2002-2004, Josef Weidendorfer (Josef.Weidendorfer@gmx.de)
+   Copyright (C) 2002-2006, Josef Weidendorfer (Josef.Weidendorfer@gmx.de)
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 1fa1b6108db3036785699843482cb52fceb830f5..b9dfc07fa04422fa22ec7ec19d165907b8714575 100644 (file)
@@ -6,7 +6,7 @@
 /*
    This file is part of Callgrind, a Valgrind tool for call tracing.
 
-   Copyright (C) 2002-2004, Josef Weidendorfer (Josef.Weidendorfer@gmx.de)
+   Copyright (C) 2002-2006, Josef Weidendorfer (Josef.Weidendorfer@gmx.de)
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 2e3ef608cb770d3fa5f8c87aa724f139138c3103..9344589cedb7ae9bd1c456d51e781cba2a7361f1 100644 (file)
@@ -2,7 +2,7 @@
    This file is part of Callgrind, a Valgrind skin for call graph
    profiling programs.
 
-   Copyright (C) 2002-2004, Josef Weidendorfer (Josef.Weidendorfer@gmx.de)
+   Copyright (C) 2002-2006, Josef Weidendorfer (Josef.Weidendorfer@gmx.de)
 
    This skin is derived from and contains lot of code from Cachegrind
    Copyright (C) 2002 Nicholas Nethercote (njn25@cam.ac.uk)
index 5d3ca97a8eec220a5e36d6e8228fde5e50b9e323..ae730c7c9cacec2e20862607fd47b6aff7cfe4f0 100644 (file)
@@ -6,7 +6,7 @@
 /*
    This file is part of Callgrind, a Valgrind tool for call tracing.
 
-   Copyright (C) 2002-2004, Josef Weidendorfer (Josef.Weidendorfer@gmx.de)
+   Copyright (C) 2002-2006, Josef Weidendorfer (Josef.Weidendorfer@gmx.de)
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 6ef8d8523ef88eac7780a9422b0e7ccf5e47407f..9144ad2ff635cbe395d403db4083232fa57a138b 100644 (file)
@@ -6,7 +6,7 @@
 /*
    This file is part of Callgrind, a Valgrind tool for call tracing.
 
-   Copyright (C) 2002-2004, Josef Weidendorfer (Josef.Weidendorfer@gmx.de)
+   Copyright (C) 2002-2006, Josef Weidendorfer (Josef.Weidendorfer@gmx.de)
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index c029e534cc1a3b6fff27f75ce9098a103de6c45d..26c36bf6e056543b19ad8d47db33104d9806ea11 100644 (file)
@@ -6,7 +6,7 @@
 /*
    This file is part of Callgrind, a Valgrind tool for call tracing.
 
-   Copyright (C) 2002-2004, Josef Weidendorfer (Josef.Weidendorfer@gmx.de)
+   Copyright (C) 2002-2006, Josef Weidendorfer (Josef.Weidendorfer@gmx.de)
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 2a6a09a3c98eba9b94465e9f57fc0a10452e252a..cbbc7b65f9376fff64e46d5b999c71d698d79a67 100644 (file)
@@ -6,7 +6,7 @@
 /*
    This file is part of Callgrind, a Valgrind tool for call tracing.
 
-   Copyright (C) 2002-2004, Josef Weidendorfer (Josef.Weidendorfer@gmx.de)
+   Copyright (C) 2002-2006, Josef Weidendorfer (Josef.Weidendorfer@gmx.de)
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 9626cd2eb6aaab4e5a47ad837ae6e3a6180e4deb..97015790f6ab8c48823645e2916665bbf7806934 100644 (file)
@@ -6,7 +6,7 @@
 /*
    This file is part of Callgrind, a Valgrind tool for call tracing.
 
-   Copyright (C) 2002-2004, Josef Weidendorfer (Josef.Weidendorfer@gmx.de)
+   Copyright (C) 2002-2006, Josef Weidendorfer (Josef.Weidendorfer@gmx.de)
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as