diff options
author | rth <rth@138bc75d-0d04-0410-961f-82ee72b054a4> | 1999-07-26 06:49:13 +0000 |
---|---|---|
committer | rth <rth@138bc75d-0d04-0410-961f-82ee72b054a4> | 1999-07-26 06:49:13 +0000 |
commit | b8df2720564ef4086b368e500ef5cdefe981bfeb (patch) | |
tree | f88abe06033dd7b18b2f98fadea2286ddabd88b7 /gcc/config/clipper | |
parent | e7909acf48a87dc21698c356c4c4daa5f6166f88 (diff) | |
download | gcc-b8df2720564ef4086b368e500ef5cdefe981bfeb.tar.gz |
Update copyright.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@28258 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/config/clipper')
-rw-r--r-- | gcc/config/clipper/clipper.c | 2 | ||||
-rw-r--r-- | gcc/config/clipper/clipper.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/gcc/config/clipper/clipper.c b/gcc/config/clipper/clipper.c index 3bae60b8148..29fd8e6f577 100644 --- a/gcc/config/clipper/clipper.c +++ b/gcc/config/clipper/clipper.c @@ -1,5 +1,5 @@ /* Subroutines for insn-output.c for Clipper - Copyright (C) 1987, 1988, 1991, 1997 Free Software Foundation, Inc. + Copyright (C) 1987, 1988, 1991, 1997, 1999 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 9b46916302d..ab76541408b 100644 --- a/gcc/config/clipper/clipper.h +++ b/gcc/config/clipper/clipper.h @@ -1,5 +1,5 @@ /* Definitions of target machine for GNU compiler. Clipper version. - Copyright (C) 1987, 88, 91, 93-95, 1996 Free Software Foundation, Inc. + Copyright (C) 1987, 88, 91, 93-96, 1999 Free Software Foundation, Inc. Contributed by Holger Teutsch (holger@hotbso.rhein-main.de) This file is part of GNU CC. |