aboutsummaryrefslogtreecommitdiff
path: root/gcc/dbxout.c
diff options
context:
space:
mode:
authorKazu Hirata <kazu@cs.umass.edu>2005-01-27 18:22:35 +0000
committerKazu Hirata <kazu@gcc.gnu.org>2005-01-27 18:22:35 +0000
commitf93089d26f672bd7eee7b4c92af33846e5180320 (patch)
tree3e08a59cffcc642d3ca157c7d1743e11913c4205 /gcc/dbxout.c
parent116cb604ccba8dc7fe055e68ba0330edbda9faa6 (diff)
downloadgcc-f93089d26f672bd7eee7b4c92af33846e5180320.zip
gcc-f93089d26f672bd7eee7b4c92af33846e5180320.tar.gz
gcc-f93089d26f672bd7eee7b4c92af33846e5180320.tar.bz2
c-common.def, [...]: Update copyright.
* c-common.def, c-dump.c, c-gimplify.c, c-objc-common.c, cfgexpand.c, dbxout.c, function.h, opts.c, tree-flow-inline.h, tree-ssa-operands.h, tree-ssa-threadupdate.c, tree-tailcall.c, config/avr/avr.md, config/cris/aout.h, config/cris/cris.h, config/mips/iris6.h, config/sh/sh.c: Update copyright. From-SVN: r94328
Diffstat (limited to 'gcc/dbxout.c')
-rw-r--r--gcc/dbxout.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/dbxout.c b/gcc/dbxout.c
index d4c78e9..c595a84 100644
--- a/gcc/dbxout.c
+++ b/gcc/dbxout.c
@@ -1,6 +1,6 @@
/* Output dbx-format symbol table information from GNU compiler.
Copyright (C) 1987, 1988, 1992, 1993, 1994, 1995, 1996, 1997, 1998,
- 1999, 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc.
+ 1999, 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
This file is part of GCC.