diff --git a/ChangeLog b/ChangeLog index 4bee8fe4..e54759ca 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Wed Sep 28 12:08:32 2005 Søren Sandmann + + * sysprof-text.c: Add my name to the copyright statement + Tue Sep 27 01:33:33 2005 Soeren Sandmann * process.c (process_lookup_symbol): If the address is 0x01, treat diff --git a/sysprof-text.c b/sysprof-text.c index 09b0f6b7..74a09c5d 100644 --- a/sysprof-text.c +++ b/sysprof-text.c @@ -1,5 +1,6 @@ /* Sysprof -- Sampling, systemwide CPU profiler * Copyright 2005, Lorenzo Colitti + * Copyright 2005, Soren 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