aboutsummaryrefslogtreecommitdiff
path: root/gprof/bb_exit_func.c
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2001-03-13 21:07:30 +0000
committerNick Clifton <nickc@redhat.com>2001-03-13 21:07:30 +0000
commit37503931d0e0114248e20c27c117f326a6e48963 (patch)
tree52021f5a7f11268ef906e3373eeceb75874bf980 /gprof/bb_exit_func.c
parent305d65cac68fda199b660a79d22fbc52f45c2e47 (diff)
downloadgdb-37503931d0e0114248e20c27c117f326a6e48963.zip
gdb-37503931d0e0114248e20c27c117f326a6e48963.tar.gz
gdb-37503931d0e0114248e20c27c117f326a6e48963.tar.bz2
Fix typos in ChangeLog; fix dates in copyright notices
Diffstat (limited to 'gprof/bb_exit_func.c')
-rw-r--r--gprof/bb_exit_func.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gprof/bb_exit_func.c b/gprof/bb_exit_func.c
index eb580fa..0f0259a 100644
--- a/gprof/bb_exit_func.c
+++ b/gprof/bb_exit_func.c
@@ -1,7 +1,7 @@
/* bb_exit_func.c - dumps all the basic-block statistics linked into
the bb_head chain to .d files.
- Copyright (C) 2000 Free Software Foundation, Inc.
+ Copyright 2000 Free Software Foundation, Inc.
This file is part of GNU Binutils.