summaryrefslogtreecommitdiff
path: root/src/include/access/gist.h
diff options
context:
space:
mode:
authorBruce Momjian2002-06-20 20:29:54 +0000
committerBruce Momjian2002-06-20 20:29:54 +0000
commit23c4ce38839576d13d0f3764d70bf10da19f3291 (patch)
treeb2c5e77d6ebc5f85e64db36d1423da6957e41f03 /src/include/access/gist.h
parent73b703e1257d9ff5953f985a0ed3ab516553d116 (diff)
Update copyright to 2002.
Diffstat (limited to 'src/include/access/gist.h')
-rw-r--r--src/include/access/gist.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/access/gist.h b/src/include/access/gist.h
index 762429c8f8..2b8fcc240a 100644
--- a/src/include/access/gist.h
+++ b/src/include/access/gist.h
@@ -4,7 +4,7 @@
* common declarations for the GiST access method code.
*
*
- * Portions Copyright (c) 1996-2001, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2002, PostgreSQL Global Development Group
* Portions Copyright (c) 1994, Regents of the University of California
*
* $Id$