aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorJeff Law <law@gcc.gnu.org>2000-02-26 13:40:23 -0700
committerJeff Law <law@gcc.gnu.org>2000-02-26 13:40:23 -0700
commitb92c25ec151e56954089eff34330a7a1cea948bb (patch)
treeb1b648445984f751d8312d929e3264ab142bff11 /gcc
parent286ef3df760e423ff4b95bfcef30472853c29280 (diff)
downloadgcc-b92c25ec151e56954089eff34330a7a1cea948bb.zip
gcc-b92c25ec151e56954089eff34330a7a1cea948bb.tar.gz
gcc-b92c25ec151e56954089eff34330a7a1cea948bb.tar.bz2
Fix copyright.
From-SVN: r32188
Diffstat (limited to 'gcc')
-rw-r--r--gcc/config/arc/arc.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/gcc/config/arc/arc.c b/gcc/config/arc/arc.c
index b92d893..e0ad002 100644
--- a/gcc/config/arc/arc.c
+++ b/gcc/config/arc/arc.c
@@ -1,5 +1,6 @@
/* Subroutines used for code generation on the Argonaut ARC cpu.
- Copyright (C) 1994, 95, 97-99, 2000 Free Software Foundation, Inc.
+ Copyright (C) 1994, 1995, 1997, 1998, 1999,
+ 2000 Free Software Foundation, Inc.
This file is part of GNU CC.