diff options
| author | Bruce Momjian | 2019-01-02 17:44:25 +0000 |
|---|---|---|
| committer | Bruce Momjian | 2019-01-02 17:44:25 +0000 |
| commit | 97c39498e5ca9208d3de5a443a2282923619bf91 (patch) | |
| tree | d8074ce5b172fc2a52007bce178dcc9b2fa66fa5 /src/test/examples | |
| parent | b6f3649bba9832cf4958dbb184dabef93dcea29c (diff) | |
Update copyright for 2019
Backpatch-through: certain files through 9.4
Diffstat (limited to 'src/test/examples')
| -rw-r--r-- | src/test/examples/testlo.c | 2 | ||||
| -rw-r--r-- | src/test/examples/testlo64.c | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/src/test/examples/testlo.c b/src/test/examples/testlo.c index 79170e97b8..a0c442a549 100644 --- a/src/test/examples/testlo.c +++ b/src/test/examples/testlo.c @@ -3,7 +3,7 @@ * testlo.c * test using large objects with libpq * - * 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 * * diff --git a/src/test/examples/testlo64.c b/src/test/examples/testlo64.c index 2b1677aefa..915aa70c86 100644 --- a/src/test/examples/testlo64.c +++ b/src/test/examples/testlo64.c @@ -3,7 +3,7 @@ * testlo64.c * test using large objects with libpq using 64-bit APIs * - * 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 * * |
