From: Julian Seward Date: Mon, 5 Jun 2006 23:27:18 +0000 (+0000) Subject: More copyright updates. X-Git-Tag: svn/VALGRIND_3_2_0~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2687531e769f426e5e8f87f88647f5babd804cd7;p=thirdparty%2Fvalgrind.git More copyright updates. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@5955 --- diff --git a/callgrind/bb.c b/callgrind/bb.c index c489560462..6f1dd6a3a5 100644 --- a/callgrind/bb.c +++ b/callgrind/bb.c @@ -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 diff --git a/callgrind/bbcc.c b/callgrind/bbcc.c index d2eb4b93bb..141226b08f 100644 --- a/callgrind/bbcc.c +++ b/callgrind/bbcc.c @@ -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 diff --git a/callgrind/callstack.c b/callgrind/callstack.c index 6e14b2e1d0..e4e82d02d6 100644 --- a/callgrind/callstack.c +++ b/callgrind/callstack.c @@ -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 diff --git a/callgrind/command.c b/callgrind/command.c index dcc1db4718..10ad909c24 100644 --- a/callgrind/command.c +++ b/callgrind/command.c @@ -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) diff --git a/callgrind/context.c b/callgrind/context.c index ade251f791..f174888a1c 100644 --- a/callgrind/context.c +++ b/callgrind/context.c @@ -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 diff --git a/callgrind/costs.c b/callgrind/costs.c index 1fa1b6108d..b9dfc07fa0 100644 --- a/callgrind/costs.c +++ b/callgrind/costs.c @@ -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 diff --git a/callgrind/debug.c b/callgrind/debug.c index 2e3ef608cb..9344589ced 100644 --- a/callgrind/debug.c +++ b/callgrind/debug.c @@ -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) diff --git a/callgrind/dump.c b/callgrind/dump.c index 5d3ca97a8e..ae730c7c9c 100644 --- a/callgrind/dump.c +++ b/callgrind/dump.c @@ -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 diff --git a/callgrind/events.c b/callgrind/events.c index 6ef8d8523e..9144ad2ff6 100644 --- a/callgrind/events.c +++ b/callgrind/events.c @@ -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 diff --git a/callgrind/fn.c b/callgrind/fn.c index c029e534cc..26c36bf6e0 100644 --- a/callgrind/fn.c +++ b/callgrind/fn.c @@ -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 diff --git a/callgrind/jumps.c b/callgrind/jumps.c index 2a6a09a3c9..cbbc7b65f9 100644 --- a/callgrind/jumps.c +++ b/callgrind/jumps.c @@ -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 diff --git a/callgrind/threads.c b/callgrind/threads.c index 9626cd2eb6..97015790f6 100644 --- a/callgrind/threads.c +++ b/callgrind/threads.c @@ -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