summaryrefslogtreecommitdiff
path: root/src/include/utils/bit.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/utils/bit.h')
-rw-r--r--src/include/utils/bit.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/utils/bit.h b/src/include/utils/bit.h
index 1c4443cdd0..3b58e6b2f7 100644
--- a/src/include/utils/bit.h
+++ b/src/include/utils/bit.h
@@ -4,10 +4,10 @@
* Standard bit array definitions.
*
*
- * 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: bit.h,v 1.8 2000/08/20 19:31:37 tgl Exp $
+ * $Id: bit.h,v 1.9 2001/01/24 19:43:28 momjian Exp $
*
*-------------------------------------------------------------------------
*/