diff options
author | Jeff Law <law@gcc.gnu.org> | 2001-01-02 21:04:56 -0700 |
---|---|---|
committer | Jeff Law <law@gcc.gnu.org> | 2001-01-02 21:04:56 -0700 |
commit | ec0b0e0e13896ccc055c9d20968995984a594ab3 (patch) | |
tree | 093d30952e5b097033810a944e88ceb0c9876766 | |
parent | 19723541bb7fa301ea74b2dfab909ea86f6cfd55 (diff) | |
download | gcc-ec0b0e0e13896ccc055c9d20968995984a594ab3.zip gcc-ec0b0e0e13896ccc055c9d20968995984a594ab3.tar.gz gcc-ec0b0e0e13896ccc055c9d20968995984a594ab3.tar.bz2 |
Update copyright.
From-SVN: r38645
-rw-r--r-- | gcc/config/i386/djgpp.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/i386/djgpp.h b/gcc/config/i386/djgpp.h index d3c353f..165a2af 100644 --- a/gcc/config/i386/djgpp.h +++ b/gcc/config/i386/djgpp.h @@ -1,5 +1,5 @@ /* Configuration for an i386 running MS-DOS with DJGPP. - Copyright (C) 1997, 1998, 1999, 2000 Free Software Foundation, Inc. + Copyright (C) 1997, 1998, 1999, 2000, 2001 Free Software Foundation, Inc. This file is part of GNU CC. |