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