diff options
author | ghazi <ghazi@138bc75d-0d04-0410-961f-82ee72b054a4> | 2000-01-11 00:12:38 +0000 |
---|---|---|
committer | ghazi <ghazi@138bc75d-0d04-0410-961f-82ee72b054a4> | 2000-01-11 00:12:38 +0000 |
commit | 1c68d99016032388bcbf1f0c54d8e7f1381347b3 (patch) | |
tree | db9674f9f01c977003fa19cf960d455f4ad5b013 /gcc/real.h | |
parent | d8c9779c3658ecb212f3fc8ec66b43028bab10db (diff) | |
download | gcc-1c68d99016032388bcbf1f0c54d8e7f1381347b3.tar.gz |
Update copyrights for last checkin.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@31309 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/real.h')
-rw-r--r-- | gcc/real.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/real.h b/gcc/real.h index 478762f36c7..89a037b67ba 100644 --- a/gcc/real.h +++ b/gcc/real.h @@ -1,5 +1,5 @@ /* Definitions of floating-point access for GNU compiler. - Copyright (C) 1989, 91, 94, 96-98, 1999 Free Software Foundation, Inc. + Copyright (C) 1989, 91, 94, 96-99, 2000 Free Software Foundation, Inc. This file is part of GNU CC. |