summaryrefslogtreecommitdiff
path: root/src/include/access/iqual.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/access/iqual.h')
-rw-r--r--src/include/access/iqual.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/include/access/iqual.h b/src/include/access/iqual.h
index 7e223082c9..e46bc5aff0 100644
--- a/src/include/access/iqual.h
+++ b/src/include/access/iqual.h
@@ -4,9 +4,10 @@
* Index scan key qualification definitions.
*
*
- * Copyright (c) 1994, Regents of the University of California
+ * Portions Copyright (c) 1996-2000, PostgreSQL, Inc
+ * Portions Copyright (c) 1994, Regents of the University of California
*
- * $Id: iqual.h,v 1.13 1999/07/16 17:07:27 momjian Exp $
+ * $Id: iqual.h,v 1.14 2000/01/26 05:57:50 momjian Exp $
*
*-------------------------------------------------------------------------
*/