diff options
| author | Bruce Momjian | 2015-01-06 16:43:47 +0000 |
|---|---|---|
| committer | Bruce Momjian | 2015-01-06 16:43:47 +0000 |
| commit | 4baaf863eca5412e07a8441b3b7e7482b7a8b21a (patch) | |
| tree | cc846ecbd09b540bc7e8868db2dec202ff6c332e /src/test/examples | |
| parent | adfc157dd91471e995f3aa72e0fb5b50ecd93575 (diff) | |
Update copyright for 2015
Backpatch certain files through 9.0
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 96c3c3b36e..4700aad0ac 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-2014, PostgreSQL Global Development Group + * Portions Copyright (c) 1996-2015, 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 b3a9653a3f..4ce52f2e9c 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-2014, PostgreSQL Global Development Group + * Portions Copyright (c) 1996-2015, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * * |
