diff options
| author | Bruce Momjian | 2014-01-07 21:05:30 +0000 |
|---|---|---|
| committer | Bruce Momjian | 2014-01-07 21:05:30 +0000 |
| commit | 7e04792a1cbd1763edf72474f6b1fbad2cd0ad31 (patch) | |
| tree | 1336f6ad1bc694547ec4e944e715c12364fcb259 /src/test/examples | |
| parent | 0c051c90082da0b7e5bcaf9aabcbd4f361137cdc (diff) | |
Update copyright for 2014
Update all files in head, and files COPYRIGHT and legal.sgml in all back
branches.
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 d2c5b10d6f1..96c3c3b36e0 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-2013, PostgreSQL Global Development Group + * Portions Copyright (c) 1996-2014, 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 43f6623ec1b..b3a9653a3ff 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-2013, PostgreSQL Global Development Group + * Portions Copyright (c) 1996-2014, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * * |
