diff options
author | Jason Molenda <jmolenda@apple.com> | 1998-04-08 23:58:35 +0000 |
---|---|---|
committer | Jason Molenda <jmolenda@apple.com> | 1998-04-08 23:58:35 +0000 |
commit | 87318fc9f47f08d2d9e82192c5d1bcf133ce2ecb (patch) | |
tree | efbef78ab2871affcd6028664ed0c71b2751e0ff /gdb/source.c | |
parent | 6760a872ff2e6f32382cf45cf96d116fee069c8e (diff) | |
download | gdb-87318fc9f47f08d2d9e82192c5d1bcf133ce2ecb.zip gdb-87318fc9f47f08d2d9e82192c5d1bcf133ce2ecb.tar.gz gdb-87318fc9f47f08d2d9e82192c5d1bcf133ce2ecb.tar.bz2 |
Ack, forgot to update copyright to 1998.
Diffstat (limited to 'gdb/source.c')
-rw-r--r-- | gdb/source.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/source.c b/gdb/source.c index f7d48a9..997cd1d 100644 --- a/gdb/source.c +++ b/gdb/source.c @@ -1,5 +1,5 @@ /* List lines of source files for GDB, the GNU debugger. - Copyright 1986, 87, 88, 89, 91, 92, 93, 94, 95, 96, 1997 + Copyright 1986, 87, 88, 89, 91, 92, 93, 94, 95, 96, 97, 1998 Free Software Foundation, Inc. This file is part of GDB. |