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 /src/include/c.h | |
parent | b6f3649bba9832cf4958dbb184dabef93dcea29c (diff) | |
download | postgresql-97c39498e5ca9208d3de5a443a2282923619bf91.tar.gz |
Update copyright for 2019
Backpatch-through: certain files through 9.4
Diffstat (limited to 'src/include/c.h')
-rw-r--r-- | src/include/c.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/c.h b/src/include/c.h index 08c554aaa5..3ea748ff58 100644 --- a/src/include/c.h +++ b/src/include/c.h @@ -9,7 +9,7 @@ * polluting the namespace with lots of stuff... * * - * Portions Copyright (c) 1996-2018, PostgreSQL Global Development Group + * Portions Copyright (c) 1996-2019, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * * src/include/c.h |