diff options
author | Richard Henderson <rth@gcc.gnu.org> | 2001-01-05 16:59:05 -0800 |
---|---|---|
committer | Richard Henderson <rth@gcc.gnu.org> | 2001-01-05 16:59:05 -0800 |
commit | 1917ef852c7589c396188badea12a7212bf0caf0 (patch) | |
tree | b276312397aaff4ab23c55244a015b1472eb6903 /gcc | |
parent | f7d2b0ed70b9f48a013ebad505dd300ad1eefe8d (diff) | |
download | gcc-1917ef852c7589c396188badea12a7212bf0caf0.zip gcc-1917ef852c7589c396188badea12a7212bf0caf0.tar.gz gcc-1917ef852c7589c396188badea12a7212bf0caf0.tar.bz2 |
Update copyright.
From-SVN: r38738
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/dwarf2out.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/dwarf2out.c b/gcc/dwarf2out.c index 8ac3cd5..3aa71aa 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, 1993, 1995, 1996, 1997, 1998, 1999, 2000 + Copyright (C) 1992, 1993, 1995, 1996, 1997, 1998, 1999, 2000, 2001 Free Software Foundation, Inc. Contributed by Gary Funck (gary@intrepid.com). Derived from DWARF 1 implementation of Ron Guilmette (rfg@monkeys.com). |