aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorRichard Henderson <rth@gcc.gnu.org>2001-01-05 16:59:05 -0800
committerRichard Henderson <rth@gcc.gnu.org>2001-01-05 16:59:05 -0800
commit1917ef852c7589c396188badea12a7212bf0caf0 (patch)
treeb276312397aaff4ab23c55244a015b1472eb6903 /gcc
parentf7d2b0ed70b9f48a013ebad505dd300ad1eefe8d (diff)
downloadgcc-1917ef852c7589c396188badea12a7212bf0caf0.zip
gcc-1917ef852c7589c396188badea12a7212bf0caf0.tar.gz
gcc-1917ef852c7589c396188badea12a7212bf0caf0.tar.bz2
Update copyright.
From-SVN: r38738
Diffstat (limited to 'gcc')
-rw-r--r--gcc/dwarf2out.c2
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).