aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorJeff Law <law@gcc.gnu.org>2000-02-26 13:55:02 -0700
committerJeff Law <law@gcc.gnu.org>2000-02-26 13:55:02 -0700
commit2ee7f8b328a22293bdd2cba16c2e57b611f17529 (patch)
treef15e4bb8552d91d85cf138201c57b274b95f2dff /gcc
parentae1f640f588630f9118677516fccb5e622622341 (diff)
downloadgcc-2ee7f8b328a22293bdd2cba16c2e57b611f17529.zip
gcc-2ee7f8b328a22293bdd2cba16c2e57b611f17529.tar.gz
gcc-2ee7f8b328a22293bdd2cba16c2e57b611f17529.tar.bz2
Fix copyrights.
From-SVN: r32192
Diffstat (limited to 'gcc')
-rw-r--r--gcc/config/clipper/clipper.c3
-rw-r--r--gcc/config/clipper/clipper.h3
-rw-r--r--gcc/config/convex/convex.c3
3 files changed, 6 insertions, 3 deletions
diff --git a/gcc/config/clipper/clipper.c b/gcc/config/clipper/clipper.c
index bf4c989..9e743eb 100644
--- a/gcc/config/clipper/clipper.c
+++ b/gcc/config/clipper/clipper.c
@@ -1,5 +1,6 @@
/* Subroutines for insn-output.c for Clipper
- Copyright (C) 1987, 88, 91, 97-99, 2000 Free Software Foundation, Inc.
+ Copyright (C) 1987, 1988, 1991, 1997, 1998,
+ 1999, 2000 Free Software Foundation, Inc.
Contributed by Holger Teutsch (holger@hotbso.rhein-main.de)
This file is part of GNU CC.
diff --git a/gcc/config/clipper/clipper.h b/gcc/config/clipper/clipper.h
index 32b2155..4720f86 100644
--- a/gcc/config/clipper/clipper.h
+++ b/gcc/config/clipper/clipper.h
@@ -1,5 +1,6 @@
/* Definitions of target machine for GNU compiler. Clipper version.
- Copyright (C) 1987, 88, 91, 93-96, 98, 99, 2000 Free Software Foundation, Inc.
+ Copyright (C) 1987, 1988, 1991, 1993, 1994, 1995, 1996, 1998,
+ 1999, 2000 Free Software Foundation, Inc.
Contributed by Holger Teutsch (holger@hotbso.rhein-main.de)
This file is part of GNU CC.
diff --git a/gcc/config/convex/convex.c b/gcc/config/convex/convex.c
index 6230478..ab26edc 100644
--- a/gcc/config/convex/convex.c
+++ b/gcc/config/convex/convex.c
@@ -1,5 +1,6 @@
/* Subroutines for insn-output.c for Convex.
- Copyright (C) 1988, 93, 94, 97-99, 2000 Free Software Foundation, Inc.
+ Copyright (C) 1988, 1993, 1994, 1997, 1998,
+ 1999, 2000 Free Software Foundation, Inc.
This file is part of GNU CC.