From ea18b8e991c629b062eb9c6d878e57054ebbd831 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=B8ren=20Sandmann=20Pedersen?= Date: Fri, 9 Feb 2007 22:04:45 +0000 Subject: [PATCH] svn path=/trunk/; revision=351 svn path=/trunk/; revision=351 --- binparser.c | 2 +- binparser.h | 2 +- elfparser.c | 2 +- elfparser.h | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/binparser.c b/binparser.c index 24f4b1d7..51d9ecdb 100644 --- a/binparser.c +++ b/binparser.c @@ -1,5 +1,5 @@ /* Sysprof -- Sampling, systemwide CPU profiler - * Copyright 2007, Soeren Sandmann + * Copyright 2006, 2007, Soeren Sandmann * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/binparser.h b/binparser.h index fd37a96d..503e3977 100644 --- a/binparser.h +++ b/binparser.h @@ -1,5 +1,5 @@ /* Sysprof -- Sampling, systemwide CPU profiler - * Copyright 2007, Soeren Sandmann + * Copyright 2006, 2007, Soeren Sandmann * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/elfparser.c b/elfparser.c index 6f689af8..a16be6d5 100644 --- a/elfparser.c +++ b/elfparser.c @@ -1,5 +1,5 @@ /* Sysprof -- Sampling, systemwide CPU profiler - * Copyright 2007, Soeren Sandmann + * Copyright 2006, 2007, Soeren Sandmann * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/elfparser.h b/elfparser.h index 3feaff3a..41bc678c 100644 --- a/elfparser.h +++ b/elfparser.h @@ -1,5 +1,5 @@ /* Sysprof -- Sampling, systemwide CPU profiler - * Copyright 2007, Soeren Sandmann + * Copyright 2006, 2007, Soeren Sandmann * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by