diff options
author | Bruce Momjian <bruce@momjian.us> | 2019-01-02 12:44:25 -0500 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2019-01-02 12:44:25 -0500 |
commit | 97c39498e5ca9208d3de5a443a2282923619bf91 (patch) | |
tree | d8074ce5b172fc2a52007bce178dcc9b2fa66fa5 /contrib/postgres_fdw/shippable.c | |
parent | b6f3649bba9832cf4958dbb184dabef93dcea29c (diff) | |
download | postgresql-97c39498e5ca9208d3de5a443a2282923619bf91.tar.gz postgresql-97c39498e5ca9208d3de5a443a2282923619bf91.zip |
Update copyright for 2019
Backpatch-through: certain files through 9.4
Diffstat (limited to 'contrib/postgres_fdw/shippable.c')
-rw-r--r-- | contrib/postgres_fdw/shippable.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/postgres_fdw/shippable.c b/contrib/postgres_fdw/shippable.c index fb98faa5fd7..2b55a40db36 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-2018, PostgreSQL Global Development Group + * Portions Copyright (c) 1996-2019, PostgreSQL Global Development Group * * IDENTIFICATION * contrib/postgres_fdw/shippable.c |