diff options
Diffstat (limited to 'src/backend/port/sunos4/float.h')
-rw-r--r-- | src/backend/port/sunos4/float.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/backend/port/sunos4/float.h b/src/backend/port/sunos4/float.h index 96556912ea3..5c138211c90 100644 --- a/src/backend/port/sunos4/float.h +++ b/src/backend/port/sunos4/float.h @@ -4,10 +4,10 @@ * definitions for ANSI floating point * * - * Portions Copyright (c) 1996-2000, PostgreSQL, Inc + * Portions Copyright (c) 1996-2001, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: float.h,v 1.5 2000/01/26 05:56:47 momjian Exp $ + * $Id: float.h,v 1.6 2001/01/24 19:43:04 momjian Exp $ * * NOTES * These come straight out of ANSI X3.159-1989 (p.18) and |