aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoug Evans <dje@gnu.org>1996-01-15 22:27:41 +0000
committerDoug Evans <dje@gnu.org>1996-01-15 22:27:41 +0000
commit8e20a7c25c820690621a4a11c9852e20d4c69f20 (patch)
tree5ef001fdf19aefddc17707616a9fec1d1ec5ad21
parent24462b5c6ac5cdcf27093147d170716397f82be4 (diff)
downloadgcc-8e20a7c25c820690621a4a11c9852e20d4c69f20.zip
gcc-8e20a7c25c820690621a4a11c9852e20d4c69f20.tar.gz
gcc-8e20a7c25c820690621a4a11c9852e20d4c69f20.tar.bz2
Update copyright.
From-SVN: r11001
-rw-r--r--gcc/config/h8300/h8300.h2
-rw-r--r--gcc/config/i960/i960.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/gcc/config/h8300/h8300.h b/gcc/config/h8300/h8300.h
index b146ed9..33208272 100644
--- a/gcc/config/h8300/h8300.h
+++ b/gcc/config/h8300/h8300.h
@@ -1,6 +1,6 @@
/* Definitions of target machine for GNU compiler.
Hitachi H8/300 version generating coff
- Copyright (C) 1992, 1993, 1994, 1995 Free Software Foundation, Inc.
+ Copyright (C) 1992, 1993, 1994, 1995, 1996 Free Software Foundation, Inc.
Contributed by Steve Chamberlain (sac@cygnus.com),
Jim Wilson (wilson@cygnus.com), and Doug Evans (dje@cygnus.com).
diff --git a/gcc/config/i960/i960.h b/gcc/config/i960/i960.h
index 331e212..c13ad96 100644
--- a/gcc/config/i960/i960.h
+++ b/gcc/config/i960/i960.h
@@ -1,5 +1,5 @@
/* Definitions of target machine for GNU compiler, for Intel 80960
- Copyright (C) 1992, 1993, 1995 Free Software Foundation, Inc.
+ Copyright (C) 1992, 1993, 1995, 1996 Free Software Foundation, Inc.
Contributed by Steven McGeady, Intel Corp.
Additional Work by Glenn Colon-Bonet, Jonathan Shapiro, Andy Wilson
Converted to GCC 2.0 by Jim Wilson and Michael Tiemann, Cygnus Support.