aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-common.c
diff options
context:
space:
mode:
authorJeff Law <law@gcc.gnu.org>2000-01-04 00:58:40 -0700
committerJeff Law <law@gcc.gnu.org>2000-01-04 00:58:40 -0700
commitb0a246396f351f18dfeea94ac8f55087a5fba7fd (patch)
tree2269336482790632dcda004c16a5025d58c21a00 /gcc/c-common.c
parent8c0ede34a2381fae5012efa703f0277bfc9b6358 (diff)
downloadgcc-b0a246396f351f18dfeea94ac8f55087a5fba7fd.zip
gcc-b0a246396f351f18dfeea94ac8f55087a5fba7fd.tar.gz
gcc-b0a246396f351f18dfeea94ac8f55087a5fba7fd.tar.bz2
Update copyrights.
From-SVN: r31193
Diffstat (limited to 'gcc/c-common.c')
-rw-r--r--gcc/c-common.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/c-common.c b/gcc/c-common.c
index 22419ce..f21a68a 100644
--- a/gcc/c-common.c
+++ b/gcc/c-common.c
@@ -1,5 +1,5 @@
/* Subroutines shared by all languages that are variants of C.
- Copyright (C) 1992, 93-98, 1999 Free Software Foundation, Inc.
+ Copyright (C) 1992, 93-98, 1999, 2000 Free Software Foundation, Inc.
This file is part of GNU CC.