diff options
author | Jeff Law <law@gcc.gnu.org> | 1998-04-08 16:09:33 -0600 |
---|---|---|
committer | Jeff Law <law@gcc.gnu.org> | 1998-04-08 16:09:33 -0600 |
commit | 36fd92a52dae263c15591a3245b6232a65e9d472 (patch) | |
tree | 20468e5377e11aaadd4a531f85d1cb3c822b7051 /gcc | |
parent | 2d58da15926d4f6b0db0ee9a5b80340c97d4861c (diff) | |
download | gcc-36fd92a52dae263c15591a3245b6232a65e9d472.zip gcc-36fd92a52dae263c15591a3245b6232a65e9d472.tar.gz gcc-36fd92a52dae263c15591a3245b6232a65e9d472.tar.bz2 |
Update copyright.
From-SVN: r19056
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/config/i386/xm-cygwin32.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/i386/xm-cygwin32.h b/gcc/config/i386/xm-cygwin32.h index c83b076..be64ddc 100644 --- a/gcc/config/i386/xm-cygwin32.h +++ b/gcc/config/i386/xm-cygwin32.h @@ -1,6 +1,6 @@ /* Configuration for GNU C-compiler for hosting on Windows NT. using a unix style C library. - Copyright (C) 1995, 1996, 1997 Free Software Foundation, Inc. + Copyright (C) 1995, 1996, 1997, 1998 Free Software Foundation, Inc. This file is part of GNU CC. |