summaryrefslogtreecommitdiff
path: root/src/include/utils/int8.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/utils/int8.h')
-rw-r--r--src/include/utils/int8.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/utils/int8.h b/src/include/utils/int8.h
index 79ff4704401..5dd9c655ce9 100644
--- a/src/include/utils/int8.h
+++ b/src/include/utils/int8.h
@@ -4,10 +4,10 @@
* Declarations for operations on 64-bit integers.
*
*
- * Portions Copyright (c) 1996-2002, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group
* Portions Copyright (c) 1994, Regents of the University of California
*
- * $Id: int8.h,v 1.37 2003/05/09 15:44:42 tgl Exp $
+ * $Id: int8.h,v 1.38 2003/08/04 02:40:15 momjian Exp $
*
* NOTES
* These data types are supported on all 64-bit architectures, and may