summaryrefslogtreecommitdiff
path: root/src/include/access/gist.h
diff options
context:
space:
mode:
authorBruce Momjian2009-01-01 17:24:05 +0000
committerBruce Momjian2009-01-01 17:24:05 +0000
commit352526e5cfec69565c6c2437f639a712a35ef5d8 (patch)
tree55efdd90731cdf79a3fa9c71285c3e27e6839d72 /src/include/access/gist.h
parentfcf61977ce94a19318bebe291000b73683abe21e (diff)
Update copyright for 2009.
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 fb6f764a93..c2382f599b 100644
--- a/src/include/access/gist.h
+++ b/src/include/access/gist.h
@@ -6,7 +6,7 @@
* changes should be made with care.
*
*
- * Portions Copyright (c) 1996-2008, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2009, PostgreSQL Global Development Group
* Portions Copyright (c) 1994, Regents of the University of California
*
* $PostgreSQL$