summaryrefslogtreecommitdiff
path: root/gcc/config
diff options
context:
space:
mode:
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>2000-02-26 20:55:02 +0000
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>2000-02-26 20:55:02 +0000
commit594e7e8c7f3a3259e8735e9868bb01f6f579cc98 (patch)
treef15e4bb8552d91d85cf138201c57b274b95f2dff /gcc/config
parent71d5e3f0a708fae8f992adc34a27672d9cfe00f1 (diff)
downloadgcc-594e7e8c7f3a3259e8735e9868bb01f6f579cc98.tar.gz
Fix copyrights.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@32192 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/config')
-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 bf4c9891ed1..9e743eb0294 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 32b2155a30c..4720f869fc7 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 6230478d4e0..ab26edcd312 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.