aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/error.c
diff options
context:
space:
mode:
authorKazu Hirata <kazu@cs.umass.edu>2005-02-23 15:14:47 +0000
committerKazu Hirata <kazu@gcc.gnu.org>2005-02-23 15:14:47 +0000
commitf439764ffa75ffef38c6e7bfd4815288bd3e2c18 (patch)
treecc6d62e7d25f34f630aab46350b745521c3a59e7 /gcc/cp/error.c
parentea2d006db4667ccf7a5fc1788e0c47745fa3a5fd (diff)
downloadgcc-f439764ffa75ffef38c6e7bfd4815288bd3e2c18.zip
gcc-f439764ffa75ffef38c6e7bfd4815288bd3e2c18.tar.gz
gcc-f439764ffa75ffef38c6e7bfd4815288bd3e2c18.tar.bz2
genpreds.c: Update copyright.
gcc/ * genpreds.c: Update copyright. cp/ * cp-objcp-common.h, error.c: Update copyright. fortran/ * intrinsic.h, st.c: Update copyright. treelang/ * parse.y: Update copyright. From-SVN: r95457
Diffstat (limited to 'gcc/cp/error.c')
-rw-r--r--gcc/cp/error.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/cp/error.c b/gcc/cp/error.c
index 888a4e8..fc26560 100644
--- a/gcc/cp/error.c
+++ b/gcc/cp/error.c
@@ -1,7 +1,7 @@
/* Call-backs for C++ error reporting.
This code is non-reentrant.
Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2002,
- 2003, 2004 Free Software Foundation, Inc.
+ 2003, 2004, 2005 Free Software Foundation, Inc.
This file is part of GCC.
GCC is free software; you can redistribute it and/or modify