diff options
Diffstat (limited to 'gprof/call_graph.c')
-rw-r--r-- | gprof/call_graph.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gprof/call_graph.c b/gprof/call_graph.c index 1ec15bf..93c34b0 100644 --- a/gprof/call_graph.c +++ b/gprof/call_graph.c @@ -1,12 +1,12 @@ /* call_graph.c - Create call graphs. - Copyright 1999, 2000, 2001, 2002, 2004 Free Software Foundation, Inc. + Copyright 1999, 2000, 2001, 2002, 2004, 2007 Free Software Foundation, Inc. This file is part of GNU Binutils. 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, |