summaryrefslogtreecommitdiff
path: root/src/include/access/gist.h
diff options
context:
space:
mode:
authorBruce Momjian2003-08-04 02:40:20 +0000
committerBruce Momjian2003-08-04 02:40:20 +0000
commit857b45bd00ed3e8c99d8d277b860ccc685ded5d6 (patch)
tree1fb1cd27826771472179ddd990aea98684053ebe /src/include/access/gist.h
parent40033503d555cc073672bcaa1e85fbab4402bc62 (diff)
Update copyrights to 2003.
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 2b8fcc240a..25d87ff57d 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-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$