diff options
Diffstat (limited to 'gprof/bbconv.pl')
-rwxr-xr-x | gprof/bbconv.pl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gprof/bbconv.pl b/gprof/bbconv.pl index a1ad9fe..5c7a1e3 100755 --- a/gprof/bbconv.pl +++ b/gprof/bbconv.pl @@ -3,13 +3,13 @@ # This script converts a "bb.out" file into a format # suitable for processing by gprof # -# Copyright 2001 Free Software Foundation, Inc. +# Copyright 2001, 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, |