From 1917ef852c7589c396188badea12a7212bf0caf0 Mon Sep 17 00:00:00 2001 From: Richard Henderson Date: Fri, 5 Jan 2001 16:59:05 -0800 Subject: [PATCH] Update copyright. From-SVN: r38738 --- gcc/dwarf2out.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gcc/dwarf2out.c b/gcc/dwarf2out.c index 8ac3cd56f82..3aa71aa4dc3 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).