aboutsummaryrefslogtreecommitdiff
path: root/gcc/real.c
diff options
context:
space:
mode:
authorJeff Law <law@gcc.gnu.org>1999-01-06 13:02:36 -0700
committerJeff Law <law@gcc.gnu.org>1999-01-06 13:02:36 -0700
commitfdf004cfcbbc7278a3e44e740f6d125022b14ef3 (patch)
tree5f89e42b86afaf647fb1cb39a915cef2bebd743d /gcc/real.c
parent44ba0e9336cd74dd0b1d2f49a0e723d0cb07297e (diff)
downloadgcc-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.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/real.c b/gcc/real.c
index 22b4ba5..6f8e06a 100644
--- a/gcc/real.c
+++ b/gcc/real.c
@@ -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.