aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorKaveh Ghazi <ghazi@gcc.gnu.org>1999-02-01 07:05:07 +0000
committerKaveh Ghazi <ghazi@gcc.gnu.org>1999-02-01 07:05:07 +0000
commit88ed5bb5ebc9ffb6c64a9b9b08b3c066bd911316 (patch)
tree9f02727a59b219c08bfdd87a49d93bd1cbc9ca03 /gcc
parent9caaf519d8e51366ccd4183184d2fa3f7ed73b84 (diff)
downloadgcc-88ed5bb5ebc9ffb6c64a9b9b08b3c066bd911316.zip
gcc-88ed5bb5ebc9ffb6c64a9b9b08b3c066bd911316.tar.gz
gcc-88ed5bb5ebc9ffb6c64a9b9b08b3c066bd911316.tar.bz2
Add 1999 copyright.
From-SVN: r24953
Diffstat (limited to 'gcc')
-rw-r--r--gcc/cp/input.c2
-rw-r--r--gcc/dwarf2out.c2
-rw-r--r--gcc/dwarfout.c2
3 files changed, 3 insertions, 3 deletions
diff --git a/gcc/cp/input.c b/gcc/cp/input.c
index 447dacd..9148c86 100644
--- a/gcc/cp/input.c
+++ b/gcc/cp/input.c
@@ -1,5 +1,5 @@
/* Input handling for G++.
- Copyright (C) 1992, 93-97, 1998 Free Software Foundation, Inc.
+ Copyright (C) 1992, 93-98, 1999 Free Software Foundation, Inc.
Written by Ken Raeburn (raeburn@cygnus.com) while at Watchmaker Computing.
This file is part of GNU CC.
diff --git a/gcc/dwarf2out.c b/gcc/dwarf2out.c
index 16e5bc3..c8d27b0 100644
--- a/gcc/dwarf2out.c
+++ b/gcc/dwarf2out.c
@@ -1,5 +1,5 @@
/* Output Dwarf2 format symbol table information from the GNU C compiler.
- Copyright (C) 1992, 93, 95, 96, 97, 1998 Free Software Foundation, Inc.
+ Copyright (C) 1992, 93, 95-98, 1999 Free Software Foundation, Inc.
Contributed by Gary Funck (gary@intrepid.com).
Derived from DWARF 1 implementation of Ron Guilmette (rfg@monkeys.com).
Extensively modified by Jason Merrill (jason@cygnus.com).
diff --git a/gcc/dwarfout.c b/gcc/dwarfout.c
index dd4ff1d..691348a 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.