aboutsummaryrefslogtreecommitdiff
path: root/src/include/utils/timestamp.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/utils/timestamp.h')
-rw-r--r--src/include/utils/timestamp.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/utils/timestamp.h b/src/include/utils/timestamp.h
index eec3357ff11..7a5422327cb 100644
--- a/src/include/utils/timestamp.h
+++ b/src/include/utils/timestamp.h
@@ -3,10 +3,10 @@
* timestamp.h
* Definitions for the SQL92 "timestamp" and "interval" types.
*
- * 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: timestamp.h,v 1.13 2001/01/23 03:10:25 momjian Exp $
+ * $Id: timestamp.h,v 1.14 2001/01/24 19:43:29 momjian Exp $
*
*-------------------------------------------------------------------------
*/