summaryrefslogtreecommitdiff
path: root/src/include/executor/nodeFunctionscan.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/executor/nodeFunctionscan.h
parentfcf61977ce94a19318bebe291000b73683abe21e (diff)
Update copyright for 2009.
Diffstat (limited to 'src/include/executor/nodeFunctionscan.h')
-rw-r--r--src/include/executor/nodeFunctionscan.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/executor/nodeFunctionscan.h b/src/include/executor/nodeFunctionscan.h
index b22a7db2c8..8f6b8fe767 100644
--- a/src/include/executor/nodeFunctionscan.h
+++ b/src/include/executor/nodeFunctionscan.h
@@ -4,7 +4,7 @@
*
*
*
- * 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$