diff options
| author | Bruce Momjian | 2016-01-02 18:33:40 +0000 |
|---|---|---|
| committer | Bruce Momjian | 2016-01-02 18:33:40 +0000 |
| commit | ee943004466418595363d567f18c053bae407792 (patch) | |
| tree | 9dce63059d075efff2faaad06def5d0a1ffb92e4 /src/test/examples | |
| parent | dfcd9cb30237f882b7308bdcbfb0318b22b1e224 (diff) | |
Update copyright for 2016
Backpatch certain files through 9.1
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 4700aad0ac..557a673076 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-2015, PostgreSQL Global Development Group + * Portions Copyright (c) 1996-2016, 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 4ce52f2e9c..2b970d91a4 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-2015, PostgreSQL Global Development Group + * Portions Copyright (c) 1996-2016, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * * |
