diff options
author | Jeff Law <law@gcc.gnu.org> | 1999-01-06 13:13:47 -0700 |
---|---|---|
committer | Jeff Law <law@gcc.gnu.org> | 1999-01-06 13:13:47 -0700 |
commit | 2650c4e3e39404d5f68a8e0bf44294cdf3d002ac (patch) | |
tree | 0d64a66a63978201a54fd1b4fd7b03075e415a00 /gcc | |
parent | 0e6f067070f70bc79a3ed85949abf151513b7ef7 (diff) | |
download | gcc-2650c4e3e39404d5f68a8e0bf44294cdf3d002ac.zip gcc-2650c4e3e39404d5f68a8e0bf44294cdf3d002ac.tar.gz gcc-2650c4e3e39404d5f68a8e0bf44294cdf3d002ac.tar.bz2 |
Fix copyright dates.
From-SVN: r24534
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/config/i386/xm-go32.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/i386/xm-go32.h b/gcc/config/i386/xm-go32.h index f171a75..a66889c 100644 --- a/gcc/config/i386/xm-go32.h +++ b/gcc/config/i386/xm-go32.h @@ -1,5 +1,5 @@ /* Configuration for GNU C-compiler for Intel 80386 running GO32. - Copyright (C) 1988, 1996, 1998 Free Software Foundation, Inc. + Copyright (C) 1988, 1996, 1998, 1999 Free Software Foundation, Inc. This file is part of GNU CC. |