aboutsummaryrefslogtreecommitdiff
path: root/contrib/postgres_fdw/shippable.c
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2018-01-02 23:30:12 -0500
committerBruce Momjian <bruce@momjian.us>2018-01-02 23:30:12 -0500
commit9d4649ca49416111aee2c84b7e4441a0b7aa2fac (patch)
treee2a7ca9692af92a1985e93cc8d9b93702b604e73 /contrib/postgres_fdw/shippable.c
parentf9ccf92e16fc4d831d324c7f7ef347a0acdaef0a (diff)
downloadpostgresql-9d4649ca49416111aee2c84b7e4441a0b7aa2fac.tar.gz
postgresql-9d4649ca49416111aee2c84b7e4441a0b7aa2fac.zip
Update copyright for 2018
Backpatch-through: certain files through 9.3
Diffstat (limited to 'contrib/postgres_fdw/shippable.c')
-rw-r--r--contrib/postgres_fdw/shippable.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/postgres_fdw/shippable.c b/contrib/postgres_fdw/shippable.c
index 2ac0873caa9..7f2ed0499c0 100644
--- a/contrib/postgres_fdw/shippable.c
+++ b/contrib/postgres_fdw/shippable.c
@@ -13,7 +13,7 @@
* functions or functions using nonportable collations. Those considerations
* need not be accounted for here.
*
- * Portions Copyright (c) 1996-2017, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2018, PostgreSQL Global Development Group
*
* IDENTIFICATION
* contrib/postgres_fdw/shippable.c