aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@gcc.gnu.org>1996-01-16 16:49:43 +0000
committerIan Lance Taylor <ian@gcc.gnu.org>1996-01-16 16:49:43 +0000
commit1c940b476ebfc088bff8f028c3677ca134613fa8 (patch)
treef5525d8ee706273a901dee495e4112371b3bd2d2 /gcc
parent9480420717f786f5330fc4eed4a54b31438b751b (diff)
downloadgcc-1c940b476ebfc088bff8f028c3677ca134613fa8.zip
gcc-1c940b476ebfc088bff8f028c3677ca134613fa8.tar.gz
gcc-1c940b476ebfc088bff8f028c3677ca134613fa8.tar.bz2
Update copyright
From-SVN: r11028
Diffstat (limited to 'gcc')
-rw-r--r--gcc/config/a29k/udi.h2
-rw-r--r--gcc/config/i960/i960-coff.h1
2 files changed, 2 insertions, 1 deletions
diff --git a/gcc/config/a29k/udi.h b/gcc/config/a29k/udi.h
index 9a5f103..b840cbf 100644
--- a/gcc/config/a29k/udi.h
+++ b/gcc/config/a29k/udi.h
@@ -1,6 +1,6 @@
/* Definitions of target machine for GNU compiler, for AMD Am29000 CPU
running over UDI using COFF.
- Copyright (C) 1994 Free Software Foundation, Inc.
+ Copyright (C) 1994, 1996 Free Software Foundation, Inc.
This file is part of GNU CC.
diff --git a/gcc/config/i960/i960-coff.h b/gcc/config/i960/i960-coff.h
index cb2bdb5..66e11cf 100644
--- a/gcc/config/i960/i960-coff.h
+++ b/gcc/config/i960/i960-coff.h
@@ -1,6 +1,7 @@
/* Definitions of target machine for GNU compiler, for "naked" Intel
80960 using coff object format and coff debugging symbols.
Copyright (C) 1988, 1989, 1991 Intel Corp.
+ Copyright (C) 1996 Free Software Foundation.
Contributed by Steven McGeady (mcg@omepd.intel.com)
Additional work by Glenn Colon-Bonet, Jonathan Shapiro, Andy Wilson
Converted to GCC 2.0 by Michael Tiemann, Cygnus Support.