|
From: <sv...@va...> - 2007-04-15 22:16:01
|
Author: njn
Date: 2007-04-15 23:15:57 +0100 (Sun, 15 Apr 2007)
New Revision: 6703
Log:
Fix some copyright notices:
- extend some to 2007
- use nj...@va... instead of nj...@ca...
- use "tool" instead of "skin"
Modified:
trunk/cachegrind/cg-ppc32.c
trunk/cachegrind/cg-ppc64.c
trunk/callgrind/callgrind.h
trunk/callgrind/callgrind_annotate.in
trunk/callgrind/clo.c
trunk/callgrind/command.c
trunk/callgrind/debug.c
trunk/callgrind/main.c
trunk/callgrind/sim.c
trunk/coregrind/m_syswrap/syscall-ppc32-linux.S
trunk/coregrind/m_syswrap/syswrap-ppc32-linux.c
trunk/coregrind/m_syswrap/syswrap-ppc64-linux.c
trunk/include/vki/vki-posixtypes-ppc32-linux.h
trunk/include/vki/vki-posixtypes-ppc64-linux.h
trunk/massif/ms_main.c
Modified: trunk/cachegrind/cg-ppc32.c
===================================================================
--- trunk/cachegrind/cg-ppc32.c 2007-04-14 05:27:20 UTC (rev 6702)
+++ trunk/cachegrind/cg-ppc32.c 2007-04-15 22:15:57 UTC (rev 6703)
@@ -1,13 +1,13 @@
/*--------------------------------------------------------------------*/
-/*--- PPC32-specific definitions. ppc32/cg-ppc32.c ---*/
+/*--- PPC32-specific definitions. cg-ppc32.c ---*/
/*--------------------------------------------------------------------*/
/*
This file is part of Cachegrind, a Valgrind tool for cache
profiling programs.
- Copyright (C) 2005 Nicholas Nethercote
+ Copyright (C) 2005-2007 Nicholas Nethercote
nj...@va...
This program is free software; you can redistribute it and/or
Modified: trunk/cachegrind/cg-ppc64.c
===================================================================
--- trunk/cachegrind/cg-ppc64.c 2007-04-14 05:27:20 UTC (rev 6702)
+++ trunk/cachegrind/cg-ppc64.c 2007-04-15 22:15:57 UTC (rev 6703)
@@ -1,13 +1,13 @@
/*--------------------------------------------------------------------*/
-/*--- PPC64-specific definitions. ppc64/cg-ppc64.c ---*/
+/*--- PPC64-specific definitions. cg-ppc64.c ---*/
/*--------------------------------------------------------------------*/
/*
This file is part of Cachegrind, a Valgrind tool for cache
profiling programs.
- Copyright (C) 2005 Nicholas Nethercote
+ Copyright (C) 2005-2007 Nicholas Nethercote
nj...@va...
This program is free software; you can redistribute it and/or
Modified: trunk/callgrind/callgrind.h
===================================================================
--- trunk/callgrind/callgrind.h 2007-04-14 05:27:20 UTC (rev 6702)
+++ trunk/callgrind/callgrind.h 2007-04-15 22:15:57 UTC (rev 6703)
@@ -10,7 +10,7 @@
----------------------------------------------------------------
- This file is part of callgrind, a valgrind skin for cache simulation
+ This file is part of callgrind, a valgrind tool for cache simulation
and call tree tracing.
Copyright (C) 2003-2007 Josef Weidendorfer. All rights reserved.
Modified: trunk/callgrind/callgrind_annotate.in
===================================================================
--- trunk/callgrind/callgrind_annotate.in 2007-04-14 05:27:20 UTC (rev 6702)
+++ trunk/callgrind/callgrind_annotate.in 2007-04-15 22:15:57 UTC (rev 6703)
@@ -11,9 +11,9 @@
# Copyright (C) 2003 Josef Weidendorfer
# Jos...@gm...
#
-# This file is based heavily on vg_annotate, part of Valgrind.
+# This file is based heavily on cg_annotate, part of Valgrind.
# Copyright (C) 2002 Nicholas Nethercote
-# nj...@ca...
+# nj...@va...
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License as
Modified: trunk/callgrind/clo.c
===================================================================
--- trunk/callgrind/clo.c 2007-04-14 05:27:20 UTC (rev 6702)
+++ trunk/callgrind/clo.c 2007-04-15 22:15:57 UTC (rev 6703)
@@ -1,11 +1,11 @@
/*
- This file is part of Callgrind, a Valgrind skin for call graph
+ This file is part of Callgrind, a Valgrind tool for call graph
profiling programs.
Copyright (C) 2002-2007, Josef Weidendorfer (Jos...@gm...)
- This skin is derived from and contains lot of code from Cachegrind
- Copyright (C) 2002 Nicholas Nethercote (nj...@ca...)
+ This tool is derived from and contains lot of code from Cachegrind
+ Copyright (C) 2002 Nicholas Nethercote (nj...@va...)
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License as
Modified: trunk/callgrind/command.c
===================================================================
--- trunk/callgrind/command.c 2007-04-14 05:27:20 UTC (rev 6702)
+++ trunk/callgrind/command.c 2007-04-15 22:15:57 UTC (rev 6703)
@@ -1,11 +1,11 @@
/*
- This file is part of Callgrind, a Valgrind skin for call graph
+ This file is part of Callgrind, a Valgrind tool for call graph
profiling programs.
Copyright (C) 2002-2007, Josef Weidendorfer (Jos...@gm...)
- This skin is derived from and contains lot of code from Cachegrind
- Copyright (C) 2002 Nicholas Nethercote (nj...@ca...)
+ This tool is derived from and contains lot of code from Cachegrind
+ Copyright (C) 2002 Nicholas Nethercote (nj...@va...)
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License as
Modified: trunk/callgrind/debug.c
===================================================================
--- trunk/callgrind/debug.c 2007-04-14 05:27:20 UTC (rev 6702)
+++ trunk/callgrind/debug.c 2007-04-15 22:15:57 UTC (rev 6703)
@@ -1,11 +1,11 @@
/*
- This file is part of Callgrind, a Valgrind skin for call graph
+ This file is part of Callgrind, a Valgrind tool for call graph
profiling programs.
Copyright (C) 2002-2007, Josef Weidendorfer (Jos...@gm...)
- This skin is derived from and contains lot of code from Cachegrind
- Copyright (C) 2002 Nicholas Nethercote (nj...@ca...)
+ This tool is derived from and contains lot of code from Cachegrind
+ Copyright (C) 2002 Nicholas Nethercote (nj...@va...)
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License as
Modified: trunk/callgrind/main.c
===================================================================
--- trunk/callgrind/main.c 2007-04-14 05:27:20 UTC (rev 6702)
+++ trunk/callgrind/main.c 2007-04-15 22:15:57 UTC (rev 6703)
@@ -10,8 +10,8 @@
Copyright (C) 2002-2007, Josef Weidendorfer (Jos...@gm...)
- This skin is derived from and contains code from Cachegrind
- Copyright (C) 2002-2007 Nicholas Nethercote (nj...@ca...)
+ This tool is derived from and contains code from Cachegrind
+ Copyright (C) 2002-2007 Nicholas Nethercote (nj...@va...)
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License as
Modified: trunk/callgrind/sim.c
===================================================================
--- trunk/callgrind/sim.c 2007-04-14 05:27:20 UTC (rev 6702)
+++ trunk/callgrind/sim.c 2007-04-15 22:15:57 UTC (rev 6703)
@@ -5,12 +5,13 @@
/*--------------------------------------------------------------------*/
/*
- This file is part of Callgrind.
- (c) 2003-2005, Josef Weidendorfer
+ This file is part of Callgrind, a Valgrind tool for call graph
+ profiling programs.
- Parts are Copyright (C) 2002 Nicholas Nethercote
- nj...@ca...
+ Copyright (C) 2003-2005, Josef Weidendorfer (Jos...@gm...)
+ This tool is derived from and contains code from Cachegrind
+ Copyright (C) 2002-2007 Nicholas Nethercote (nj...@va...)
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License as
Modified: trunk/coregrind/m_syswrap/syscall-ppc32-linux.S
===================================================================
--- trunk/coregrind/m_syswrap/syscall-ppc32-linux.S 2007-04-14 05:27:20 UTC (rev 6702)
+++ trunk/coregrind/m_syswrap/syscall-ppc32-linux.S 2007-04-15 22:15:57 UTC (rev 6703)
@@ -7,7 +7,7 @@
This file is part of Valgrind, a dynamic binary instrumentation
framework.
- Copyright (C) 2005 Paul Mackerras <pa...@sa...>
+ Copyright (C) 2005-2007 Paul Mackerras (pa...@sa...)
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License as
Modified: trunk/coregrind/m_syswrap/syswrap-ppc32-linux.c
===================================================================
--- trunk/coregrind/m_syswrap/syswrap-ppc32-linux.c 2007-04-14 05:27:20 UTC (rev 6702)
+++ trunk/coregrind/m_syswrap/syswrap-ppc32-linux.c 2007-04-15 22:15:57 UTC (rev 6703)
@@ -7,8 +7,8 @@
This file is part of Valgrind, a dynamic binary instrumentation
framework.
- Copyright (C) 2005 Nicholas Nethercote <nj...@va...>
- Copyright (C) 2005 Cerion Armour-Brown <ce...@op...>
+ Copyright (C) 2005-2007 Nicholas Nethercote <nj...@va...>
+ Copyright (C) 2005-2007 Cerion Armour-Brown <ce...@op...>
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License as
Modified: trunk/coregrind/m_syswrap/syswrap-ppc64-linux.c
===================================================================
--- trunk/coregrind/m_syswrap/syswrap-ppc64-linux.c 2007-04-14 05:27:20 UTC (rev 6702)
+++ trunk/coregrind/m_syswrap/syswrap-ppc64-linux.c 2007-04-15 22:15:57 UTC (rev 6703)
@@ -7,8 +7,8 @@
This file is part of Valgrind, a dynamic binary instrumentation
framework.
- Copyright (C) 2005 Nicholas Nethercote <nj...@va...>
- Copyright (C) 2005 Cerion Armour-Brown <ce...@op...>
+ Copyright (C) 2005-2007 Nicholas Nethercote <nj...@va...>
+ Copyright (C) 2005-2007 Cerion Armour-Brown <ce...@op...>
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License as
Modified: trunk/include/vki/vki-posixtypes-ppc32-linux.h
===================================================================
--- trunk/include/vki/vki-posixtypes-ppc32-linux.h 2007-04-14 05:27:20 UTC (rev 6702)
+++ trunk/include/vki/vki-posixtypes-ppc32-linux.h 2007-04-15 22:15:57 UTC (rev 6703)
@@ -8,7 +8,7 @@
This file is part of Valgrind, a dynamic binary instrumentation
framework.
- Copyright (C) 2005 Julian Seward
+ Copyright (C) 2005-2007 Julian Seward
js...@ac...
This program is free software; you can redistribute it and/or
Modified: trunk/include/vki/vki-posixtypes-ppc64-linux.h
===================================================================
--- trunk/include/vki/vki-posixtypes-ppc64-linux.h 2007-04-14 05:27:20 UTC (rev 6702)
+++ trunk/include/vki/vki-posixtypes-ppc64-linux.h 2007-04-15 22:15:57 UTC (rev 6703)
@@ -8,7 +8,7 @@
This file is part of Valgrind, a dynamic binary instrumentation
framework.
- Copyright (C) 2005 Julian Seward
+ Copyright (C) 2005-2007 Julian Seward
js...@ac...
This program is free software; you can redistribute it and/or
Modified: trunk/massif/ms_main.c
===================================================================
--- trunk/massif/ms_main.c 2007-04-14 05:27:20 UTC (rev 6702)
+++ trunk/massif/ms_main.c 2007-04-15 22:15:57 UTC (rev 6703)
@@ -1722,7 +1722,8 @@
VG_(details_name) ("Massif");
VG_(details_version) (NULL);
VG_(details_description) ("a space profiler");
- VG_(details_copyright_author)("Copyright (C) 2003, Nicholas Nethercote");
+ VG_(details_copyright_author)(
+ "Copyright (C) 2003-2007, Nicholas Nethercote");
VG_(details_bug_reports_to) (VG_BUGS_TO);
// Basic functions
|