diff options
author | ghazi <ghazi@138bc75d-0d04-0410-961f-82ee72b054a4> | 1999-02-01 07:05:07 +0000 |
---|---|---|
committer | ghazi <ghazi@138bc75d-0d04-0410-961f-82ee72b054a4> | 1999-02-01 07:05:07 +0000 |
commit | 93dfcc2ab681100b7e8d05394d1c64cb8532ccef (patch) | |
tree | 9f02727a59b219c08bfdd87a49d93bd1cbc9ca03 /gcc/dwarfout.c | |
parent | 94594daf19d8bf756a7ad5179fd362d97f219027 (diff) | |
download | gcc-93dfcc2ab681100b7e8d05394d1c64cb8532ccef.tar.gz |
Add 1999 copyright.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@24953 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/dwarfout.c')
-rw-r--r-- | gcc/dwarfout.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/dwarfout.c b/gcc/dwarfout.c index dd4ff1da2ab..691348aa3ea 100644 --- a/gcc/dwarfout.c +++ b/gcc/dwarfout.c @@ -1,5 +1,5 @@ /* Output Dwarf format symbol table information from the GNU C compiler. - Copyright (C) 1992, 1993, 95-97, 1998 Free Software Foundation, Inc. + Copyright (C) 1992, 1993, 95-98, 1999 Free Software Foundation, Inc. Contributed by Ron Guilmette (rfg@monkeys.com) of Network Computing Devices. This file is part of GNU CC. |