aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-common.h
diff options
context:
space:
mode:
authorJeff Law <law@gcc.gnu.org>2000-02-25 22:45:17 -0700
committerJeff Law <law@gcc.gnu.org>2000-02-25 22:45:17 -0700
commit517cbe13c456916d56b77744149cae30d99bdc9e (patch)
tree548d015513f7525d40f001a2ca04006e2f77c4cc /gcc/c-common.h
parenta7db8bbb2174663622eaa92b71ceb711c3058163 (diff)
downloadgcc-517cbe13c456916d56b77744149cae30d99bdc9e.zip
gcc-517cbe13c456916d56b77744149cae30d99bdc9e.tar.gz
gcc-517cbe13c456916d56b77744149cae30d99bdc9e.tar.bz2
Copyright fixes.
From-SVN: r32171
Diffstat (limited to 'gcc/c-common.h')
-rw-r--r--gcc/c-common.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/gcc/c-common.h b/gcc/c-common.h
index dd3eeaf..dfcac1e 100644
--- a/gcc/c-common.h
+++ b/gcc/c-common.h
@@ -1,5 +1,6 @@
/* Definitions for c-common.c.
- Copyright (C) 1987, 93-95, 97-99, 2000 Free Software Foundation, Inc.
+ Copyright (C) 1987, 1993, 1994, 1995, 1997, 1998,
+ 1999, 2000 Free Software Foundation, Inc.
This file is part of GNU CC.