diff options
author | Richard Henderson <rth@gcc.gnu.org> | 1999-01-19 12:33:05 -0800 |
---|---|---|
committer | Richard Henderson <rth@gcc.gnu.org> | 1999-01-19 12:33:05 -0800 |
commit | 959f341d33f89a6551aed23d619bdea881262731 (patch) | |
tree | 0d399e7adcd3dad7b206c20cbb14c619df3c9d9c | |
parent | 8aeba9094aba42d127aaeb130fd5c5585abe2546 (diff) | |
download | gcc-959f341d33f89a6551aed23d619bdea881262731.zip gcc-959f341d33f89a6551aed23d619bdea881262731.tar.gz gcc-959f341d33f89a6551aed23d619bdea881262731.tar.bz2 |
Update copyright.
From-SVN: r24771
-rw-r--r-- | gcc/config/i386/next.h | 2 | ||||
-rw-r--r-- | gcc/config/i386/sco.h | 2 | ||||
-rw-r--r-- | gcc/config/i386/sco5.h | 2 | ||||
-rw-r--r-- | gcc/config/i386/scodbx.h | 2 | ||||
-rw-r--r-- | gcc/config/i386/sequent.h | 2 | ||||
-rw-r--r-- | gcc/config/i386/unix.h | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/gcc/config/i386/next.h b/gcc/config/i386/next.h index 7706d23..bbc0e6b 100644 --- a/gcc/config/i386/next.h +++ b/gcc/config/i386/next.h @@ -1,5 +1,5 @@ /* Target definitions for GNU compiler for Intel x86 CPU running NeXTSTEP - Copyright (C) 1993, 1995, 1996 Free Software Foundation, Inc. + Copyright (C) 1993, 1995, 1996, 1999 Free Software Foundation, Inc. This file is part of GNU CC. diff --git a/gcc/config/i386/sco.h b/gcc/config/i386/sco.h index 7fa3b45..55af641 100644 --- a/gcc/config/i386/sco.h +++ b/gcc/config/i386/sco.h @@ -1,5 +1,5 @@ /* Definitions for Intel 386 running SCO Unix System V. - Copyright (C) 1988, 1992, 1994, 1995 Free, 1996 Software Foundation, Inc. + Copyright (C) 1988, 92, 94, 95, 96, 1999 Free Software Foundation, Inc. This file is part of GNU CC. diff --git a/gcc/config/i386/sco5.h b/gcc/config/i386/sco5.h index bd99689..16ee957 100644 --- a/gcc/config/i386/sco5.h +++ b/gcc/config/i386/sco5.h @@ -1,5 +1,5 @@ /* Definitions for Intel 386 running SCO Unix System V 3.2 Version 5. - Copyright (C) 1992, 1995, 1996, 1997, 1998 Free Software Foundation, Inc. + Copyright (C) 1992, 95-98, 1999 Free Software Foundation, Inc. Contributed by Kean Johnston (hug@netcom.com) This file is part of GNU CC. diff --git a/gcc/config/i386/scodbx.h b/gcc/config/i386/scodbx.h index dbb296b..d7d03f8 100644 --- a/gcc/config/i386/scodbx.h +++ b/gcc/config/i386/scodbx.h @@ -1,6 +1,6 @@ /* Definitions for Intel 386 running SCO Unix System V, using dbx-in-coff encapsulation. - Copyright (C) 1992, 1995, 1996 Free Software Foundation, Inc. + Copyright (C) 1992, 1995, 1996, 1999 Free Software Foundation, Inc. This file is part of GNU CC. diff --git a/gcc/config/i386/sequent.h b/gcc/config/i386/sequent.h index df40484..8613ad7 100644 --- a/gcc/config/i386/sequent.h +++ b/gcc/config/i386/sequent.h @@ -1,5 +1,5 @@ /* Definitions for Sequent Intel 386. - Copyright (C) 1988, 1994 Free Software Foundation, Inc. + Copyright (C) 1988, 1994, 1999 Free Software Foundation, Inc. This file is part of GNU CC. diff --git a/gcc/config/i386/unix.h b/gcc/config/i386/unix.h index bc0a11a..3ff2075 100644 --- a/gcc/config/i386/unix.h +++ b/gcc/config/i386/unix.h @@ -1,5 +1,5 @@ /* Definitions for Unix assembler syntax for the Intel 80386. - Copyright (C) 1988, 1994 Free Software Foundation, Inc. + Copyright (C) 1988, 1994, 1999 Free Software Foundation, Inc. This file is part of GNU CC. |