summaryrefslogtreecommitdiff
path: root/src/include/access/gist.h
diff options
context:
space:
mode:
authorBruce Momjian2006-03-05 15:59:11 +0000
committerBruce Momjian2006-03-05 15:59:11 +0000
commit1d75c573d24cbf810812ab70909b109c1570fd41 (patch)
tree19f3a6703a85b7adfd45c7c971a1728af0fd70d5 /src/include/access/gist.h
parent4e5f164b471b9d09640f401d1de7a24d0fb1cec5 (diff)
Update copyright for 2006. Update scripts.
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 635bd352b3..a3ce0ba740 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-2005, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2006, PostgreSQL Global Development Group
* Portions Copyright (c) 1994, Regents of the University of California
*
* $PostgreSQL$