summaryrefslogtreecommitdiff
path: root/gcc/real.h
diff options
context:
space:
mode:
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>1999-01-06 20:51:20 +0000
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>1999-01-06 20:51:20 +0000
commit41e3445a16fceee8f9cb4d6c689eb5687d91a466 (patch)
tree04f0eeb6da1b042602354a378fbc1f999806ec75 /gcc/real.h
parenta8cffe1148512531649d897c006d23e36a22342c (diff)
downloadgcc-41e3445a16fceee8f9cb4d6c689eb5687d91a466.tar.gz
More copyright fixes. Oh what fun.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@24536 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/real.h')
-rw-r--r--gcc/real.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/real.h b/gcc/real.h
index 97841cfe512..0fa893ce932 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, 97, 98 Free Software Foundation, Inc.
+ Copyright (C) 1989, 91, 94, 96, 97, 1998 Free Software Foundation, Inc.
This file is part of GNU CC.