aboutsummaryrefslogtreecommitdiff
path: root/gcc/dwarf2out.c
diff options
context:
space:
mode:
authorAlexandre Oliva <aoliva@gcc.gnu.org>2006-02-04 22:10:43 +0000
committerAlexandre Oliva <aoliva@gcc.gnu.org>2006-02-04 22:10:43 +0000
commit3a3315f7cc629449dd06d3d0f40409f98b446393 (patch)
treebe2eabe1149e7824249bc299f8fb0e4bd0cec7e9 /gcc/dwarf2out.c
parent658f32fda265f363b18b912ad3560eebeeb28b64 (diff)
downloadgcc-3a3315f7cc629449dd06d3d0f40409f98b446393.zip
gcc-3a3315f7cc629449dd06d3d0f40409f98b446393.tar.gz
gcc-3a3315f7cc629449dd06d3d0f40409f98b446393.tar.bz2
Add 2006 to copyright line
From-SVN: r110595
Diffstat (limited to 'gcc/dwarf2out.c')
-rw-r--r--gcc/dwarf2out.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/dwarf2out.c b/gcc/dwarf2out.c
index 78afb5a..06e835b 100644
--- a/gcc/dwarf2out.c
+++ b/gcc/dwarf2out.c
@@ -1,6 +1,6 @@
/* Output Dwarf2 format symbol table information from GCC.
Copyright (C) 1992, 1993, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
- 2003, 2004, 2005 Free Software Foundation, Inc.
+ 2003, 2004, 2005, 2006 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).