diff options
author | Jeff Law <law@gcc.gnu.org> | 1999-01-06 13:02:36 -0700 |
---|---|---|
committer | Jeff Law <law@gcc.gnu.org> | 1999-01-06 13:02:36 -0700 |
commit | fdf004cfcbbc7278a3e44e740f6d125022b14ef3 (patch) | |
tree | 5f89e42b86afaf647fb1cb39a915cef2bebd743d /gcc/real.c | |
parent | 44ba0e9336cd74dd0b1d2f49a0e723d0cb07297e (diff) | |
download | gcc-fdf004cfcbbc7278a3e44e740f6d125022b14ef3.zip gcc-fdf004cfcbbc7278a3e44e740f6d125022b14ef3.tar.gz gcc-fdf004cfcbbc7278a3e44e740f6d125022b14ef3.tar.bz2 |
Fix copyrights.
From-SVN: r24531
Diffstat (limited to 'gcc/real.c')
-rw-r--r-- | gcc/real.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ /* real.c - implementation of REAL_ARITHMETIC, REAL_VALUE_ATOF, and support for XFmode IEEE extended real floating point arithmetic. - Copyright (C) 1993, 94, 95, 96, 97, 1998 Free Software Foundation, Inc. + Copyright (C) 1993, 94-98, 1999 Free Software Foundation, Inc. Contributed by Stephen L. Moshier (moshier@world.std.com). This file is part of GNU CC. |