diff options
author | dje <dje@138bc75d-0d04-0410-961f-82ee72b054a4> | 2000-01-07 22:30:22 +0000 |
---|---|---|
committer | dje <dje@138bc75d-0d04-0410-961f-82ee72b054a4> | 2000-01-07 22:30:22 +0000 |
commit | 85367bc5e30068a84b02705c0f2a87de06d5c2d0 (patch) | |
tree | 54c68298dd504844becf138d8d9ecf3df2f24ec7 /gcc/collect2.c | |
parent | 95e0612d886ac7949e0ff6f3d4024c78fe0a9a6d (diff) | |
download | gcc-85367bc5e30068a84b02705c0f2a87de06d5c2d0.tar.gz |
- Update copyright, oops.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@31279 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/collect2.c')
-rw-r--r-- | gcc/collect2.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/collect2.c b/gcc/collect2.c index 2fe380028e6..9689599aac2 100644 --- a/gcc/collect2.c +++ b/gcc/collect2.c @@ -1,6 +1,6 @@ /* Collect static initialization info into data structures that can be traversed by C++ initialization and finalization routines. - Copyright (C) 1992, 93-98, 1999 Free Software Foundation, Inc. + Copyright (C) 1992, 93-99, 2000 Free Software Foundation, Inc. Contributed by Chris Smith (csmith@convex.com). Heavily modified by Michael Meissner (meissner@cygnus.com), Per Bothner (bothner@cygnus.com), and John Gilmore (gnu@cygnus.com). |