diff options
author | Nick Clifton <nickc@redhat.com> | 2001-03-13 21:07:30 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2001-03-13 21:07:30 +0000 |
commit | 37503931d0e0114248e20c27c117f326a6e48963 (patch) | |
tree | 52021f5a7f11268ef906e3373eeceb75874bf980 /gprof/gmon_io.c | |
parent | 305d65cac68fda199b660a79d22fbc52f45c2e47 (diff) | |
download | gdb-37503931d0e0114248e20c27c117f326a6e48963.zip gdb-37503931d0e0114248e20c27c117f326a6e48963.tar.gz gdb-37503931d0e0114248e20c27c117f326a6e48963.tar.bz2 |
Fix typos in ChangeLog; fix dates in copyright notices
Diffstat (limited to 'gprof/gmon_io.c')
-rw-r--r-- | gprof/gmon_io.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gprof/gmon_io.c b/gprof/gmon_io.c index af1d767..f0f238ff 100644 --- a/gprof/gmon_io.c +++ b/gprof/gmon_io.c @@ -1,6 +1,6 @@ /* gmon_io.c - Input and output from/to gmon.out files. - Copyright (C) 2000 Free Software Foundation, Inc. + Copyright 2000 Free Software Foundation, Inc. This file is part of GNU Binutils. |