diff options
author | Bruce Momjian <bruce@momjian.us> | 2018-01-02 23:30:12 -0500 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2018-01-02 23:30:12 -0500 |
commit | 9d4649ca49416111aee2c84b7e4441a0b7aa2fac (patch) | |
tree | e2a7ca9692af92a1985e93cc8d9b93702b604e73 /contrib/tablefunc/tablefunc.c | |
parent | f9ccf92e16fc4d831d324c7f7ef347a0acdaef0a (diff) | |
download | postgresql-9d4649ca49416111aee2c84b7e4441a0b7aa2fac.tar.gz postgresql-9d4649ca49416111aee2c84b7e4441a0b7aa2fac.zip |
Update copyright for 2018
Backpatch-through: certain files through 9.3
Diffstat (limited to 'contrib/tablefunc/tablefunc.c')
-rw-r--r-- | contrib/tablefunc/tablefunc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/tablefunc/tablefunc.c b/contrib/tablefunc/tablefunc.c index 7369c713515..59f90dc9479 100644 --- a/contrib/tablefunc/tablefunc.c +++ b/contrib/tablefunc/tablefunc.c @@ -10,7 +10,7 @@ * And contributors: * Nabil Sayegh <postgresql@e-trolley.de> * - * Copyright (c) 2002-2017, PostgreSQL Global Development Group + * Copyright (c) 2002-2018, PostgreSQL Global Development Group * * Permission to use, copy, modify, and distribute this software and its * documentation for any purpose, without fee, and without a written agreement |